Skip to content

Commit

Permalink
let Gradle use 2GB RAM
Browse files Browse the repository at this point in the history
  • Loading branch information
meikpiep committed Dec 9, 2021
1 parent bf12a43 commit 3a7df2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
android.useAndroidX=true
android.useAndroidX=true
org.gradle.jvmargs=-Xmx2000m

0 comments on commit 3a7df2a

Please sign in to comment.