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 f78c57b commit a89646aCopy full SHA for a89646a
gradle.properties
@@ -18,6 +18,7 @@ kotlin.code.style=official
18
# Gradle settings
19
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.jvmargs=-Xmx2048m
24
kotlin.daemon.jvmargs=-Xmx2048m
0 commit comments