evant
04/21/2022, 9:04 PM@Component annotated classes need to be processed by the processor. This makes multimodule setups harder where say you have an @Inject class in a lib and a component in your app that depends on that lib to tie things together.