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 34ad7e5 commit 02d2108Copy full SHA for 02d2108
build.gradle.kts
@@ -25,7 +25,7 @@ sourceSets {
25
repositories {
26
mavenCentral()
27
maven {
28
- url = uri("https://oss.sonatype.org/content/repositories/snapshots")
+ url = uri("https://central.sonatype.com/repository/maven-snapshots/")
29
}
30
31
0 commit comments