Skip to content

Commit

Permalink
Increase gradle heap size
Browse files Browse the repository at this point in the history
  • Loading branch information
udenr committed Jan 12, 2024
1 parent a1928a4 commit 0ccc3da
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
Expand Up @@ -17,4 +17,5 @@
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
android.useAndroidX=true
android.enableJetifier=true
android.enableJetifier=true
org.gradle.jvmargs=-Xmx1536m

0 comments on commit 0ccc3da

Please sign in to comment.