diff --git a/gradle.properties b/gradle.properties index 9c8429795d5..3f08ada6f22 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -org.gradle.jvmargs=-Duser.country=US -Dkotlin.daemon.jvm.options=-Xmx1600m -Dfile.encoding=UTF-8 +org.gradle.jvmargs=-Duser.country=US -Dkotlin.daemon.jvm.options=-Xmx1600m -Dfile.encoding=UTF-8 -Dorg.gradle.internal.publish.checksums.insecure=true cacheRedirectorEnabled=true defaultSnapshotVersion=1.4.255-SNAPSHOT