Increase memory allocated to gradle
This commit is contained in:
parent
adefe87129
commit
7e102edd0a
@ -16,5 +16,6 @@
|
|||||||
# This option should only be used with decoupled projects. More details, visit
|
# 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
|
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
||||||
# org.gradle.parallel=true
|
# org.gradle.parallel=true
|
||||||
|
org.gradle.jvmargs=-Xmx8000M
|
||||||
android.enableBuildCache=true
|
android.enableBuildCache=true
|
||||||
kotlin.incremental=true
|
kotlin.incremental=true
|
Loading…
x
Reference in New Issue
Block a user