Hi all. Now that Kotlin 1.3.70 has been released, ...
# koin-contributors
n
Hi all. Now that Kotlin 1.3.70 has been released, Koin is breaking at Runtime. I reported https://github.com/InsertKoinIO/koin/issues/740 which indicates that the time measurement classes are using an API that has changed in the latest Kotlin release leading to runtime crashes. I guess updating those APIs shouldn't be too hard. I think initially, since type aliases are in place, it might just need to be recompiled.