diff --git a/gradle.properties b/gradle.properties index eb92b871..9fea1c09 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,5 +7,5 @@ android.nonFinalResIds=true org.gradle.caching=true org.gradle.jvmargs=-Xmx2048m -kotlin.daemon.jvmargs=-Xmx1g +kotlin.daemon.jvmargs=-Xmx2048m org.gradle.configuration-cache=true