Skip to content

Commit

Permalink
fix java.lang.OutOfMemoryError issues while compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
ssrlive committed Nov 18, 2024
1 parent 69d3795 commit 5c76861
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ android.useAndroidX=true

# https://stackoverflow.com/questions/25274296/adb-install-fails-with-install-failed-test-only
android.injected.testOnly=false

org.gradle.jvmargs=-Xmx2048m

0 comments on commit 5c76861

Please sign in to comment.