Skip to content

Commit

Permalink
chore: enlarge android build memory size for java
Browse files Browse the repository at this point in the history
  • Loading branch information
whitedogg13 committed Nov 15, 2022
1 parent 004b057 commit 2ecabb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ MYAPP_UPLOAD_STORE_FILE=my-upload-key.keystore
MYAPP_UPLOAD_KEY_ALIAS=my-key-alias
MYAPP_UPLOAD_STORE_PASSWORD=Test321
MYAPP_UPLOAD_KEY_PASSWORD=Test321

org.gradle.jvmargs=-Xmx2g -XX\:MaxHeapSize\=4g

0 comments on commit 2ecabb0

Please sign in to comment.