mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Fix events not being included
This commit is contained in:
parent
66ae88a2f6
commit
cb440b65ad
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,8 @@ dependencies {
|
||||||
compileOnly(projects.ap)
|
compileOnly(projects.ap)
|
||||||
|
|
||||||
annotationProcessor(projects.ap)
|
annotationProcessor(projects.ap)
|
||||||
|
|
||||||
|
api(libs.events)
|
||||||
}
|
}
|
||||||
|
|
||||||
configurations.api {
|
configurations.api {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue