build: 更新构建脚本

This commit is contained in:
2022-10-28 01:17:49 +08:00
parent 940e27e6b9
commit b0ae229a63
3 changed files with 5 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ dependencies {
}
compileOnly 'net.md-5:bungeecord-api:1.17-R0.1-SNAPSHOT'
compileOnly "cn.hamster3.mc.plugin:hamster-core-bungeecord:1.0.0"
compileOnly "cn.hamster3.mc.plugin:hamster-core-bungeecord:${hamster_core_version}"
}
processResources {