소스 검색

修改部分问题

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