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