perf: 优化代码
This commit is contained in:
@@ -3,11 +3,8 @@
|
||||
evaluationDependsOn(":ball-common")
|
||||
|
||||
dependencies {
|
||||
implementation(project(":ball-common")) {
|
||||
isTransitive = false
|
||||
}
|
||||
api(project(":ball-common")) { isTransitive = false }
|
||||
compileOnly("net.md-5:bungeecord-api:1.20-R0.1")
|
||||
|
||||
compileOnly("cn.hamster3.mc.plugin:core-bungee:+")
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user