Skip to content

Commit

Permalink
fix: gradle jvmargs
Browse files Browse the repository at this point in the history
  • Loading branch information
LezdCS committed Nov 22, 2024
1 parent 4f534e8 commit 8107017
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=-Xmx4608m
android.useAndroidX=true
android.enableJetifier=true
; org.gradle.parallel=true
Expand Down

0 comments on commit 8107017

Please sign in to comment.