Updated to androidx.

This commit is contained in:
Amine
2018-09-24 22:12:44 +02:00
parent a64b14614a
commit d47ba2c820
49 changed files with 233 additions and 240 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