Skip to content

Commit

Permalink
increase metaspace gradle size
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Ramundo committed Mar 16, 2023
1 parent 009dda9 commit 92b819c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,7 @@ android.useAndroidX=true
android.disableAutomaticComponentCreation=true

signing.keyId=34500891
signing.secretKeyRingFile=../gpg-private-key.gpg
signing.secretKeyRingFile=../gpg-private-key.gpg

org.gradle.jvmargs=-XX:MaxMetaspaceSize=1024m

0 comments on commit 92b819c

Please sign in to comment.