We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 597904d commit bfa00d8Copy full SHA for bfa00d8
1 file changed
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
repositories {
10
mavenCentral()
11
maven {
12
- url 'https://oss.sonatype.org/service/local/staging/deploy/maven2/'
+ url 'https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/'
13
}
14
15
0 commit comments