We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c31b05 commit 57ecb6dCopy full SHA for 57ecb6d
gradle.properties
@@ -2,5 +2,5 @@ org.gradle.vfs.watch=true
2
org.gradle.daemon=true
3
org.gradle.parallel=true
4
org.gradle.caching=true
5
-org.gradle.unsafe.configuration-cache=true
+org.gradle.configuration-cache=true
6
org.gradle.jvmargs=-Duser.language=en -Duser.country=US -Dfile.encoding=UTF-8
0 commit comments