Skip to content

Commit ec9fb8c

Browse files
committed
Enable gradle configuration cache
1 parent 56d5dc1 commit ec9fb8c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
org.gradle.daemon=true
22
org.gradle.parallel=true
3+
org.gradle.configuration-cache=true
34
org.gradle.jvmargs=-Xmx2G
45

56
java_version=17

0 commit comments

Comments
 (0)