File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed
Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11name : Publish
22
33on :
4- push :
4+ created :
55 tags :
66 - ' *'
77
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ buildscript {
33 maven(" https://mirrors.tencent.com/nexus/repository/maven-public" )
44 }
55 dependencies {
6- classpath(" com.vanniktech:gradle-maven-publish-plugin:0.18 .0" )
6+ classpath(" com.vanniktech:gradle-maven-publish-plugin:0.22 .0" )
77 }
88}
99
Original file line number Diff line number Diff line change @@ -21,4 +21,7 @@ POM_DEVELOPER_ID=bennyhuo
2121POM_DEVELOPER_NAME =Benny Huo
2222POM_DEVELOPER_URL =https://github.com/bennyhuo/
2323
24- KOTLIN_PLUGIN_ID =com.bennyhuo.kotlin.trimindent
24+ KOTLIN_PLUGIN_ID =com.bennyhuo.kotlin.trimindent
25+
26+ SONATYPE_HOST =S01
27+ SONATYPE_AUTOMATIC_RELEASE =true
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-7.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.4.2 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments