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 143b7c0 commit 93bfa3aCopy full SHA for 93bfa3a
1 file changed
settings.gradle
@@ -2,10 +2,9 @@ pluginManagement {
2
repositories {
3
maven {
4
name = "stellardriftReleases"
5
- url = "https://repo.stellardrift.ca/repository/internal/"
+ url = "https://repo.stellardrift.ca/maven/internal/"
6
mavenContent { releasesOnly() }
7
}
8
- mavenCentral()
9
10
11
0 commit comments