I came across this issue: <https://github.com/Inse...
# koin
t
I came across this issue: https://github.com/InsertKoinIO/koin-annotations/issues/103 and wanted to double check that I understood the current state of Koin Annotations. We have a multi-module android project (20 or so) that all use koin. We have interfaces defined in lower-level modules, with their implementations defined in higher level modules. Does the KSP compiler check not currently support this architecture?