mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-22 16:29:25 +00:00
Fix events not being included
This commit is contained in:
@@ -58,6 +58,8 @@ dependencies {
|
|||||||
compileOnly(projects.ap)
|
compileOnly(projects.ap)
|
||||||
|
|
||||||
annotationProcessor(projects.ap)
|
annotationProcessor(projects.ap)
|
||||||
|
|
||||||
|
api(libs.events)
|
||||||
}
|
}
|
||||||
|
|
||||||
configurations.api {
|
configurations.api {
|
||||||
|
|||||||
Reference in New Issue
Block a user