Skip to content

Commit

Permalink
更新腾讯连连依赖(对象存储依赖,依赖maven仓库)
Browse files Browse the repository at this point in the history
Change-Id: Ie7381ff8bd8451d5aca01751008dce2d2062b987
  • Loading branch information
SundoggyNew committed Dec 27, 2023
1 parent 6a146a0 commit 18452a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdkdemo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ dependencies {
implementation 'com.android.support:design:+'

//腾讯对象存储--文件上传
implementation('com.tencent.qcloud:cosxml:5.6.1') {
implementation('com.qcloud.cos:cos-android-lite:5.6.5') {
exclude group: 'com.tencent.qcloud', module: 'mtaUtils' //关闭 mta上报功能
}

Expand Down

0 comments on commit 18452a7

Please sign in to comment.