Updated gradle (and its wrapper), and fabric and architectury loom

This commit is contained in:
coolGi
2023-12-12 17:56:44 +10:30
parent 4ae7083dcf
commit b00c252f17
9 changed files with 56 additions and 31 deletions
+3
View File
@@ -23,6 +23,9 @@ pluginManagement {
}
mavenCentral()
gradlePluginPortal()
// Not needed, but useful for debugging gradle plugins
mavenLocal()
}
}