mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-05 14:20:25 +00:00
Why does android studio need to allocate such a colossal heap to compile a simple app
This commit is contained in:
parent
2712b4af28
commit
ba9d1f7cb6
1 changed files with 3 additions and 1 deletions
|
@ -15,4 +15,6 @@
|
||||||
# When configured, Gradle will run in incubating parallel mode.
|
# When configured, Gradle will run in incubating parallel mode.
|
||||||
# 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=-Xmx4g -XX:MaxPermSize=512m
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue