Hi all :wave: ~trying to use Kodein for a KMP 1.4 ...
# kodein
i
Hi all 👋 trying to use Kodein for a KMP 1.4 native project (I’ve used it before Kotlin 1.4) but when I add the dependency in
commonMain
the iOS dependency doesn't seem to be found...
implementation("org.kodein.di:kodein-di:7.0.0")
tried following this post and I'm doing pretty much the same, noth sure if anyone has run into this same problem... thoughts?
Nvm read previous messages and saw the release of
7.1.0-master-87
with support for Kotlin 1.4