Skip to content

Commit

Permalink
Bump gradle build jvm memory
Browse files Browse the repository at this point in the history
  • Loading branch information
newmanw committed Apr 1, 2024
1 parent ef8e679 commit a76815c
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,6 +1,6 @@
android.useAndroidX=true
android.enableJetifier=true
org.gradle.jvmargs=-Xmx2048m
org.gradle.jvmargs=-Xmx4096m

# Application properties
VERSION_CODE=1
Expand Down

0 comments on commit a76815c

Please sign in to comment.