hey all -- nevermind, i solved it :slightly_smilin...
# compiler
s
hey all -- nevermind, i solved it 🙂 was missing a service file for
org.jetbrains...ComponentRegistrar
y
You can use AutoService btw to automatically generate service files
s
yes! that was the issue actually. i just wasn't invoking the annotation processor for AutoService.