Auto migration to android x.

This commit is contained in:
Amine
2018-10-12 20:36:18 +02:00
parent bb75ebf635
commit 06b88c783d
47 changed files with 266 additions and 259 deletions

View File

@ -16,4 +16,6 @@ org.gradle.jvmargs=-Xmx1536m
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
org.gradle.caching=true
android.enableD8=true
android.enableD8=true
android.useAndroidX=true
android.enableJetifier=true