Skip to content

Commit

Permalink
Increase heap-space - just got OOM
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi committed Sep 26, 2024
1 parent 8f5b30f commit d2fe421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
android.enableJetifier=true
android.useAndroidX=true
org.gradle.jvmargs=-Xms128m -Xmx1024m
org.gradle.jvmargs=-Xms128m -Xmx2048m

0 comments on commit d2fe421

Please sign in to comment.