mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Migrate to Sonatype Central Portal (#1958)
This commit is contained in:
@@ -130,7 +130,7 @@ allprojects {
|
||||
|
||||
plugins.withId("com.vanniktech.maven.publish.base") {
|
||||
configure<MavenPublishBaseExtension> {
|
||||
publishToMavenCentral(SonatypeHost.S01)
|
||||
publishToMavenCentral(SonatypeHost.CENTRAL_PORTAL, automaticRelease = true)
|
||||
signAllPublications()
|
||||
pom {
|
||||
description.set("A modern JSON API for Android and Java")
|
||||
|
Reference in New Issue
Block a user