Skip to content

Commit ab82c22

Browse files
committed
Clean up nexusPublishing configuration - Remove redundant comment in build.gradle.kts
1 parent 980cd7b commit ab82c22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ signing {
105105
nexusPublishing {
106106
repositories {
107107
sonatype {
108-
// Central Portal用の新しいURL
109108
nexusUrl.set(uri("https://ossrh-staging-api.central.sonatype.com/service/local/"))
110109
snapshotRepositoryUrl.set(uri("https://central.sonatype.com/repository/maven-snapshots/"))
111110
}

0 commit comments

Comments
 (0)