Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

Commit

Permalink
Add Gradle Caching
Browse files Browse the repository at this point in the history
  • Loading branch information
gmitch215 committed May 4, 2024
1 parent d9faf8d commit 91207c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ kotlin.code.style=official
org.gradle.daemon=true
org.gradle.jvmargs=-Xmx2G -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.parallel=true
org.gradle.caching=true
compileJava.options.encoding=UTF-8

0 comments on commit 91207c8

Please sign in to comment.