Migrate Support Library to AndroidX

This commit is contained in:
BONNEVILLE Geoffroy
2018-11-13 12:23:13 +01:00
parent b05f711f02
commit 96ff19eab0
37 changed files with 117 additions and 117 deletions

View File

@@ -15,4 +15,6 @@
# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
# org.gradle.parallel=true
android.enableJetifier=true
android.useAndroidX=true