We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bf94a2 commit 1862c1fCopy full SHA for 1862c1f
QCloudCosXml/cos-android/build.gradle
@@ -95,8 +95,8 @@ android {
95
}
96
97
// 切换发 normal 或者 slim 包,需要同步修改 pom.artifactId 信息
98
-// defaultPublishConfig "normalRelease"
99
- defaultPublishConfig "slimRelease"
+ defaultPublishConfig "normalRelease"
+// defaultPublishConfig "slimRelease"
100
101
compileOptions {
102
sourceCompatibility = JavaVersion.VERSION_1_8
0 commit comments