We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980cd7b commit ab82c22Copy full SHA for ab82c22
build.gradle.kts
@@ -105,7 +105,6 @@ signing {
105
nexusPublishing {
106
repositories {
107
sonatype {
108
- // Central Portal用の新しいURL
109
nexusUrl.set(uri("https://ossrh-staging-api.central.sonatype.com/service/local/"))
110
snapshotRepositoryUrl.set(uri("https://central.sonatype.com/repository/maven-snapshots/"))
111
}
0 commit comments