Fix up some issues.

This commit is contained in:
2025-01-01 14:25:39 -07:00
parent 8b2f1db5e9
commit 412ab2c1d0
9 changed files with 90 additions and 74 deletions
+1 -1
View File
@@ -1,10 +1,10 @@
pluginManagement {
repositories {
jcenter()
maven {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'
}
mavenCentral()
gradlePluginPortal()
}
}