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.
pull/80/head
modmuss50 3 years ago
parent 7971a5fcfd
commit 171c0a228a

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

Loading…
Cancel
Save