forked from SteamWar/SteamWar
Add Annotation Processor for compile time checks
This commit is contained in:
@@ -31,4 +31,6 @@ dependencies {
|
||||
testImplementation(libs.hamcrest)
|
||||
|
||||
testImplementation(project(":CommandFramework:CommandFrameworkBase", "default"))
|
||||
|
||||
testAnnotationProcessor(project(":CommandFramework:CommandFrameworkAnnotationProcessor", "default"))
|
||||
}
|
||||
Reference in New Issue
Block a user