This commit is contained in:
2021-12-02 21:04:24 +01:00
parent cb1c2ef35e
commit 4db8aff792
3 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
pluginManagement {
repositories {
jcenter()
maven {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'
}
mavenCentral()
gradlePluginPortal()
}
}