Skip to content

Commit

Permalink
feat: increase java heap space
Browse files Browse the repository at this point in the history
  • Loading branch information
astubenbord committed Jan 12, 2024
1 parent 897e754 commit 2f72ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.jvmargs=-Xmx1536M
org.gradle.jvmargs=-Xmx4G
android.useAndroidX=true
android.enableJetifier=true
android.suppressUnsupportedCompileSdk=33

0 comments on commit 2f72ef4

Please sign in to comment.