aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--settings.gradle3
1 files changed, 2 insertions, 1 deletions
diff --git a/settings.gradle b/settings.gradle
index f91a4fe7..56266b41 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -4,6 +4,7 @@ pluginManagement {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'
}
+ mavenCentral()
gradlePluginPortal()
}
-}
+} \ No newline at end of file