androidx migration

This commit is contained in:
2020-11-04 11:09:02 +03:00
parent 5079fd8129
commit 0b0a2b7d65
92 changed files with 190 additions and 294 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.