build: 优化构建脚本

This commit is contained in:
2025-12-30 19:31:26 +08:00
parent b7fe2f03dd
commit a955ff8d42
2 changed files with 15 additions and 10 deletions

View File

@@ -1,2 +1,6 @@
rootProject.name = "hamster-ball-bridge"
pluginManagement {
repositories {
maven("https://maven.airgame.net/maven-public/")
}
}
rootProject.name = "hamster-ball-bridge"