We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6f046e commit 202e599Copy full SHA for 202e599
1 file changed
build.gradle
@@ -6,7 +6,6 @@ sourceSets.main.java.srcDirs = ["src"]
6
7
repositories{
8
mavenCentral()
9
- maven{ url = "https://raw.githubusercontent.com/Zelaux/MindustryRepo/master/repository" }
10
11
//Downloads the server-release JAR file from Mindustry releases; does not use any real repository. Surprisingly, this is the most reliable option.
12
ivy{
0 commit comments