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 17e4584 commit 0cddb7cCopy full SHA for 0cddb7c
gradle.properties
@@ -20,6 +20,7 @@ org.gradle.parallel=true
20
org.gradle.caching=true
21
org.gradle.configuration-cache=true
22
org.gradle.configuration-cache.parallel=true
23
+org.gradle.configuration-cache.problems=warn
24
org.gradle.jvmargs=-Xmx2048m
25
kotlin.daemon.jvmargs=-Xmx2048m
26
0 commit comments