diff --git a/gradle.properties b/gradle.properties index 6b9c6512801..1571c16121a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ org.gradle.jvmargs=-Duser.country=US -Dfile.encoding=UTF-8 -Dorg.gradle.internal.publish.checksums.insecure=true -kotlin.daemon.jvmargs=-Xmx2200m +kotlin.daemon.jvmargs=-Xmx3g org.gradle.parallel=true org.gradle.caching=true