v2.1.0: updated AGP, gradle, mobivm, and gdx-controllers
This commit is contained in:
@@ -9,4 +9,7 @@ org.gradle.jvmargs=-Xmx2048m -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemor
|
||||
# When configured, Gradle will run in incubating parallel mode.
|
||||
# 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.parallel=true
|
||||
|
||||
# Necessary to turn off certain R8 optimizations that would otherwise cause Shattered to crash
|
||||
android.enableR8.fullMode=false
|
||||
Reference in New Issue
Block a user