AndroidStudio late save

This commit is contained in:
2019-08-16 19:04:57 +02:00
parent 3c5ce5230f
commit 6e11900159
10 changed files with 218 additions and 37 deletions

View File

@@ -9,6 +9,8 @@
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
android.enableJetifier=true
android.useAndroidX=true
org.gradle.jvmargs=-Xmx1536m
# When configured, Gradle will run in incubating parallel mode.