More publishing suffering

This commit is contained in:
Aizistral
2026-01-25 03:32:07 +01:00
parent 8db5cd06c5
commit 0569f181ae
3 changed files with 34 additions and 22 deletions

6
Forge/settings.gradle Normal file
View File

@@ -0,0 +1,6 @@
pluginManagement {
repositories {
maven { url "https://plugins.gradle.org/m2/" }
gradlePluginPortal()
}
}