Does `Koin` requires compatibility (needs same `Kotlin` version) with `Kotlin` versions to use? or ...
m
Does
Koin
requires compatibility (needs same
Kotlin
version) with
Kotlin
versions to use? or is it okay to this ways? e.g: using
Kotlin
1.6
, but
Koin
already using
1.7
a
Koin 3.2.x shouldn’t break on Kotlin update for 1.7
✍️ 1