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.
This commit is contained in:
modmuss50
2023-03-20 18:06:57 -05:00
committed by c0de
parent 239db7ac74
commit 521af1f442
-1
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/'