Skip to content

Commit bfa00d8

Browse files
update maven url
1 parent 597904d commit bfa00d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
repositories {
1010
mavenCentral()
1111
maven {
12-
url 'https://oss.sonatype.org/service/local/staging/deploy/maven2/'
12+
url 'https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/'
1313
}
1414
}
1515

0 commit comments

Comments
 (0)