1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-31 20:11:58 +02:00

Convert to using androidx instead of support library

Since AndriodX is the new support library.
This commit is contained in:
Erik Johansson
2018-11-05 21:45:00 +01:00
parent b71bdb1730
commit 0b470cf9b9
34 changed files with 136 additions and 138 deletions

View File

@@ -0,0 +1,2 @@
android.enableJetifier=true
android.useAndroidX=true