feat: 适配API更新

This commit is contained in:
2023-06-17 02:20:59 +08:00
parent 96c36c6187
commit 7439bfe0ea
14 changed files with 21 additions and 20 deletions

View File

@@ -2,5 +2,5 @@ version = '1.0.0'
setArchivesBaseName("HamsterAuto-ServerInfo")
dependencies {
compileOnly "cn.hamster3.mc.plugin.ball:common:${hamster_ball_version}"
compileOnly "cn.hamster3.mc.plugin:ball-common:${hamster_ball_version}"
}