adding a memory gradle rule, seems to be needed by JitPack

This commit is contained in:
tibbi 2022-11-11 23:29:59 +01:00
parent 01b9cf1d70
commit e5f2606198

View file

@ -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