Update gradle configuration

This commit is contained in:
2025-01-27 10:05:23 +05:00
parent 019bce1c4b
commit 8346570549
5 changed files with 54 additions and 59 deletions

View File

@@ -4,6 +4,7 @@ pluginManagement {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'
}
mavenCentral()
gradlePluginPortal()
}
}
}