The other issue I'm seeing is that when I try to c...
# koin-contributors
j
The other issue I'm seeing is that when I try to consume locally built koin libs I'm getting
Package 'org.koin.dsl' is compiled by a pre-release version of Kotlin and cannot be loaded by this version of the compiler
The project is using Kotlin 1.9.0 and looks like Koin built with 1.8.21.....but didn't think that would be an issue
a
ok 👍
need an upgrade to 1.9 first then
j
maybe can it be related to have k2 enabled?
a
I'm also checking K2 currently 🤔