We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5271bfe commit bff5f75Copy full SHA for bff5f75
gradle.properties
@@ -1,5 +1,5 @@
1
# Daemon’s heap size
2
-org.gradle.jvmargs=-Xmx4g -XX:MaxPermSize=512m -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
+org.gradle.jvmargs=-Xmx4g -XX:MaxPermSize=512m -XX:MaxMetaspaceSize=1024m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
3
4
# AndroidX required by AGP >= 3.6.x
5
android.useAndroidX=true
0 commit comments