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:
parent
239db7ac74
commit
521af1f442
@ -1,6 +1,5 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
jcenter()
|
||||
maven {
|
||||
name = 'Fabric'
|
||||
url = 'https://maven.fabricmc.net/'
|
||||
|
Loading…
Reference in New Issue
Block a user