diff --git a/gradle.properties b/gradle.properties index d054452c9..84cda8792 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,6 +10,7 @@ # Specifies the JVM arguments used for the daemon process. # The setting is particularly useful for tweaking memory settings. +org.gradle.caching=true org.gradle.jvmargs=-Xmx4096m -Dfile.encoding=UTF-8 # use parallel execution