modify gradle.properties to work with gradle 4.7+
This commit is contained in:
parent
658caec342
commit
eaa62f8840
|
@ -13,3 +13,4 @@
|
|||
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
||||
# org.gradle.parallel=true
|
||||
org.gradle.jvmargs=-Xmx2048M
|
||||
org.gradle.configureondemand=false
|
||||
|
|
Loading…
Reference in a new issue