Prechádzať zdrojové kódy

切换正式环境,Android 308版本上线

liukai 1 mesiac pred
rodič
commit
46a8cd932f
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      app/android/app/build.gradle

+ 1 - 1
app/android/app/build.gradle

@@ -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兼容
 }