Skip to content

Commit 4b41f35

Browse files
committed
auto-publishing
1 parent d2cd9cf commit 4b41f35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ tasks.register('javadocJar', Jar) {
160160
}
161161

162162
mavenPublishing {
163-
publishToMavenCentral()
163+
publishToMavenCentral(true)
164164
signAllPublications()
165165

166166
// Use the sources and javadoc jars

0 commit comments

Comments
 (0)