We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5653d2 commit 7efcffeCopy full SHA for 7efcffe
gradle.properties
@@ -1,9 +1,11 @@
1
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=5g
2
3
org.gradle.caching=true
4
+org.gradle.configuration-cache=true
5
org.gradle.vfs.watch=true
6
org.gradle.configureondemand=true
7
org.gradle.parallel=true
8
+
9
misk.test.logging=false
10
11
# Always ensure blank new line at end of file for setting the version during automated publishing
0 commit comments