浏览代码

修改部分问题

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'
 }