Remove jcenter from settings.gradle as jcenter is shutting down.

Closes #78

This should have never been here, sadly not a lot I can do about the past.
remotes/origin/1.19
modmuss50 2021-02-03 20:07:20 +00:00
parent 7971a5fcfd
commit 171c0a228a
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
pluginManagement { pluginManagement {
repositories { repositories {
jcenter()
maven { maven {
name = 'Fabric' name = 'Fabric'
url = 'https://maven.fabricmc.net/' url = 'https://maven.fabricmc.net/'