Skip to content

Commit 202e599

Browse files
committed
Removed unnecessary repo dependency
1 parent b6f046e commit 202e599

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ sourceSets.main.java.srcDirs = ["src"]
66

77
repositories{
88
mavenCentral()
9-
maven{ url = "https://raw.githubusercontent.com/Zelaux/MindustryRepo/master/repository" }
109

1110
//Downloads the server-release JAR file from Mindustry releases; does not use any real repository. Surprisingly, this is the most reliable option.
1211
ivy{

0 commit comments

Comments
 (0)