Skip to content

Commit

Permalink
Upgrade gradle to Xmx4096m (#2194)
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhhdev authored Dec 17, 2024
1 parent 01e908e commit c15a26b
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,3 +1,3 @@
org.gradle.jvmargs=-Xmx1536M
org.gradle.jvmargs=-Xmx4096m
android.useAndroidX=true
android.enableJetifier=true

0 comments on commit c15a26b

Please sign in to comment.