Migrate to AndroidX

This commit is contained in:
Alex Ning
2019-02-21 17:24:23 +08:00
parent 2b0228ab47
commit 82d97cf732
63 changed files with 253 additions and 256 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.