forked from SteamWar/SteamWar
Fix build errors of CommandFramework
This commit is contained in:
@@ -30,5 +30,6 @@ dependencies {
|
||||
implementation(project(":CommandFramework:CommandFrameworkBase", "default"))
|
||||
|
||||
annotationProcessor(libs.velocityapi)
|
||||
compileOnly(libs.velocityapi)
|
||||
compileOnly(libs.velocity)
|
||||
}
|
||||
Reference in New Issue
Block a user