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 66f7da5 commit a1e22a7Copy full SHA for a1e22a7
build.gradle
@@ -65,7 +65,7 @@ repositories {
65
mavenCentral()
66
67
maven {
68
- url = "https://maven.mangorage.org/"
+ url = "https://maven.mangorage.org/releases"
69
}
70
71
url = 'https://maven.minecraftforge.net/'
0 commit comments