Pq 1 год назад
Родитель
Сommit
0c237a3259
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      BaseLibrary/build.gradle

+ 3 - 0
BaseLibrary/build.gradle

@@ -200,4 +200,7 @@ dependencies {
     implementation 'top.zibin:Luban:1.1.8'
     //UI适配
 //    api 'me.jessyan:autosize:1.2.1'
+
+    //lite 版本修改为
+    api 'com.qcloud.cos:cos-android-lite-nobeacon:5.9.16'
 }