소스 검색

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

liukai 1 개월 전
부모
커밋
46a8cd932f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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兼容
 }