Do you have any suggestion on what I should check?...
# compiler
f
Do you have any suggestion on what I should check? Or how can I configure the sample project to use the compiler plugin more explicitly?
j
Is
@AutoService
working correctly? You could try writing the
META-INF
file by hand to check it
f
I did that and that helped. Thank you!