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 01ef572 commit 4485416Copy full SHA for 4485416
gradle.properties
@@ -20,5 +20,7 @@ org.gradle.warning.mode=all
20
org.gradle.logging.stacktrace=all
21
org.gradle.configureondemand=true
22
org.gradle.configuration-cache=true
23
+org.gradle.configuration-cache.parallel=true
24
org.gradle.configuration-cache.problems=fail
25
+org.gradle.kotlin.dsl.allWarningsAsErrors=true
26
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=512m -Dfile.encoding=UTF-8
0 commit comments