I'm working on adding better support for working w...
# kotlin-inject
e
I'm working on adding better support for working with kotlin-inject from shared source sets, and the solution is going to introduce a new annotation (it's optional, and isn't replacing any existing ones). Naming the annotation is tricky (currently the name is
TargetComponentAccessor
), so if anyone has any feedback on it, now would be a good time to get it in. https://github.com/evant/kotlin-inject/pull/370