迁移AndroidX

This commit is contained in:
oujunhui
2020-04-24 15:14:59 +08:00
parent 511d16e8e8
commit 808ebaf22f
1224 changed files with 2941 additions and 4638 deletions

View File

@@ -20,7 +20,7 @@ android {
}
dependencies {
api 'com.android.support:support-annotations:28.0.0'
api 'com.android.support:support-v4:26.0.1'
api 'androidx.annotation:annotation:1.1.0'
api 'androidx.legacy:legacy-support-v4:1.0.0'
}