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 706ae32 commit c0bebd8Copy full SHA for c0bebd8
gradle.properties
@@ -1,7 +1,7 @@
1
#########################
2
# Gradle settings
3
4
-org.gradle.jvmargs = -Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
+org.gradle.jvmargs = -Xmx4g -XX:MaxMetaspaceSize=1g -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
5
org.gradle.parallel = true
6
org.gradle.caching = true
7
org.gradle.configuration-cache = false
0 commit comments