ソースを参照

修改部分问题

Pq 1 年間 前
コミット
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'
 }