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 775f19b commit b359c1eCopy full SHA for b359c1e
build.gradle
@@ -18,7 +18,7 @@ repositories {
18
mavenLocal()
19
mavenCentral()
20
maven {
21
- url = "https://central.sonatype.com/content/repositories/snapshots"
+ url = "https://central.sonatype.com/repository/maven-snapshots"
22
}
23
24
0 commit comments