Build: Enable local build cache with org.gradle.caching=true

This commit is contained in:
Vyacheslav Gerasimov
2020-07-15 11:39:05 +03:00
parent 2e7cb2b829
commit 34c1316ae0
+1
View File
@@ -1,6 +1,7 @@
org.gradle.jvmargs=-Duser.country=US -Dkotlin.daemon.jvm.options=-Xmx2200m -Dfile.encoding=UTF-8 -Dorg.gradle.internal.publish.checksums.insecure=true
org.gradle.parallel=true
org.gradle.caching=true
cacheRedirectorEnabled=true
defaultSnapshotVersion=1.4.255-SNAPSHOT