Skip to content

Commit 836fb9f

Browse files
committed
Revert "url"
This reverts commit 8c387c3.
1 parent 8c387c3 commit 836fb9f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

build.gradle.kts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ plugins {
2222

2323
nexusPublishing {
2424
repositories {
25-
sonatype{
26-
nexusUrl.set(uri("https://oss.sonatype.org/service/local/staging/deploy/maven2/"))
27-
}
25+
sonatype()
2826
}
2927
}
3028

0 commit comments

Comments
 (0)