adding a memory gradle rule, seems to be needed by JitPack
This commit is contained in:
parent
01b9cf1d70
commit
e5f2606198
1 changed files with 1 additions and 0 deletions
|
@ -15,3 +15,4 @@ android.useAndroidX=true
|
|||
# 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=-Xmx8192m
|
||||
|
|
Loading…
Reference in a new issue