Browse Source

更新版本发布示例.

nieqiurong 1 tháng trước cách đây
mục cha
commit
41633e801d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -201,7 +201,7 @@ subprojects {
             }
         }
 
-        // use example : ./gradlew clean build publish publishToMavenCentralPortal -DauthToken='xxxxxx' -x test
+        // use example : ./gradlew clean build publishMavenJavaPublicationToLocalRepository publishToMavenCentralPortal -DauthToken='xxxxxx' -x test
         mavenCentral {
             repoDir = layout.buildDirectory.dir('repos/bundles')
             // Base64 encoded of "username:password"