We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db1d113 commit 56d919bCopy full SHA for 56d919b
1 file changed
gradle.properties
@@ -1,3 +1,6 @@
1
-org.gradle.jvmargs=-Xmx1g -Dfile.encoding=UTF-8
2
org.gradle.parallel=true
+org.gradle.console=verbose
3
org.gradle.caching=true
4
+org.gradle.jvmargs=-Xmx6g -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
5
+org.gradle.configureondemand=true
6
+org.gradle.configuration-cache=true
0 commit comments