Ethan Diamond
12/30/2019, 5:46 AMgetSupportedAnnotationTypes runs, however process never actually seems to. I've read that that's what happens when the annotation in getSupportedAnnotationTypes isn't found.
My theory is that even though I've imported the shared lib project in the processor build.gradle.kts that the processor doesn't search those files for the annotation because it's already been compiled.