Increased gradle heap space

pull/214/head
M66B 11 months ago
parent 846b693180
commit e2db6d9943

@ -11,7 +11,7 @@
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
org.gradle.jvmargs=-Xmx1536m
org.gradle.jvmargs=-Xmx2048m
org.gradle.warning.mode=all
android.useAndroidX=true

Loading…
Cancel
Save