We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e7275f commit 0ca458cCopy full SHA for 0ca458c
1 file changed
gradle.properties
@@ -1,5 +1,7 @@
1
org.gradle.parallel=true
2
org.gradle.caching=true
3
+org.gradle.configuration-cache=true
4
+org.gradle.configuration-cache.parallel=true
5
6
org.gradle.priority=low
7
0 commit comments