Version 1.3.2

This commit is contained in:
2018-04-01 22:27:36 +02:00
parent 7af33ee1c8
commit e924d24315
26 changed files with 403 additions and 279 deletions

View File

@@ -10,7 +10,6 @@
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
org.gradle.jvmargs=-Xmx1536m
android.enableAapt2=false
# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit