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 b3d18d3 commit 745a65fCopy full SHA for 745a65f
companion_app/android/gradle.properties
@@ -1,4 +1,4 @@
1
-org.gradle.jvmargs=-Xmx1536M --add-opens java.base/java.io=ALL-UNNAMED
+org.gradle.jvmargs=-Xmx4096m -XX:MaxMetaspaceSize=1024m --add-opens java.base/java.io=ALL-UNNAMED
2
android.useAndroidX=true
3
android.enableJetifier=true
4
android.newDsl=false
0 commit comments