summary refs log tree commit diff stats
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index ac7592e..c26b367 100644
--- a/build.gradle
+++ b/build.gradle
@@ -17,7 +17,6 @@ minecraft {
 
 repositories {
     maven { url = "http://maven.fabricmc.net/" }
-    maven { url = "https://kotlin.bintray.com/kotlinx" }
 }
 
 dependencies {