diff --git a/gradle.properties b/gradle.properties index d7cce5368b1..a5b88c86312 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ kotlin.incremental=true kotlin.incremental.js=true android.useAndroidX=true android.enableJetifier=true -org.gradle.jvmargs=-Xmx4096m +org.gradle.jvmargs=-Xmx2048m kotlin_version=1.4.10 kotlin_coroutines_version=1.4.1