|
@@ -116,7 +116,7 @@ dependencies {
|
|
|
implementation 'com.github.bumptech.glide:glide:4.11.0'
|
|
|
kapt 'com.github.bumptech.glide:compiler:4.11.0'
|
|
|
|
|
|
- implementation 'androidx.appcompat:appcompat:1.6.1' //加入AndroidX依赖
|
|
|
+ implementation 'androidx.appcompat:appcompat:1.6.1'
|
|
|
implementation 'com.android.support:multidex:1.0.3'
|
|
|
// implementation 'androidx.core:core-splashscreen:1.0.0' //启动12兼容
|
|
|
}
|