Skip to content

Commit 1862c1f

Browse files
author
jordanqin
committed
update qcloud sdk to 5.9.37
1 parent 3bf94a2 commit 1862c1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

QCloudCosXml/cos-android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ android {
9595
}
9696

9797
// 切换发 normal 或者 slim 包,需要同步修改 pom.artifactId 信息
98-
// defaultPublishConfig "normalRelease"
99-
defaultPublishConfig "slimRelease"
98+
defaultPublishConfig "normalRelease"
99+
// defaultPublishConfig "slimRelease"
100100

101101
compileOptions {
102102
sourceCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)