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 4e5950d commit 8fc9b17Copy full SHA for 8fc9b17
gradle.properties
@@ -1,5 +1,6 @@
1
org.gradle.caching=true
2
org.gradle.configuration-cache=true
3
+org.gradle.configuration-cache.parallel=true
4
org.gradle.configureondemand=true
5
org.gradle.jvmargs=-Xmx4g
6
org.gradle.kotlin.dsl.skipMetadataVersionCheck=false
0 commit comments