diff --git a/gradle.properties b/gradle.properties index 652cce484..256a01dc4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,7 +17,7 @@ # Specifies the JVM arguments used for the daemon process. # The setting is particularly useful for tweaking memory settings. -org.gradle.jvmargs=-XX:MaxHeapSize\=2048m -Xmx2048m +org.gradle.jvmargs=-XX:MaxHeapSize\=4096m -Xmx4096m org.gradle.dependency.verification.console=verbose android.useAndroidX=true