Skip to content

Commit 7efcffe

Browse files
staktracesvc-squareup-copybara
authored andcommitted
Enable configuration caching
GitOrigin-RevId: 72d56daeb54ae3851c5d8748ad5a82e6663f61ff
1 parent d5653d2 commit 7efcffe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gradle.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=5g
22

33
org.gradle.caching=true
4+
org.gradle.configuration-cache=true
45
org.gradle.vfs.watch=true
56
org.gradle.configureondemand=true
67
org.gradle.parallel=true
8+
79
misk.test.logging=false
810

911
# Always ensure blank new line at end of file for setting the version during automated publishing

0 commit comments

Comments
 (0)