We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb79193 commit 65545bdCopy full SHA for 65545bd
1 file changed
gradle.properties
@@ -1,2 +1,4 @@
1
org.gradle.configuration-cache=true
2
kotlin.suppressGradlePluginWarnings=IncorrectCompileOnlyDependencyWarning
3
+org.gradle.jvmargs=-Xmx4g -XX:MaxMetaspaceSize=512m
4
+org.gradle.workers.max=4
0 commit comments