Cobblemon Dependency Fix

This commit is contained in:
2025-05-07 20:38:01 -04:00
parent 568907dc16
commit 64c2a95361
13 changed files with 123 additions and 399 deletions

View File

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