Skip to content

Commit

Permalink
update gradle build mem usage
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Jul 20, 2021
1 parent 54628c5 commit a9feffe
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,4 +1,4 @@
org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.jvmargs=-Xmx1536M
android.enableJetifier=true
android.useAndroidX=true
android.enableD8=true

0 comments on commit a9feffe

Please sign in to comment.