diff --git a/gradle.properties b/gradle.properties index 0a4cfb97..6bc0942a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ android.nonFinalResIds=false kotlin.code.style=official org.gradle.caching=true -org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 +org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx4g org.gradle.parallel=true # Enable configuration cache org.gradle.configuration-cache=true