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