Coroutines 1.6.2 is recommended for Kotlin 1.7.0, ...
# coroutines
r
Coroutines 1.6.2 is recommended for Kotlin 1.7.0, but it is broken with Kotlin/JS IR (https://github.com/Kotlin/kotlinx.coroutines/issues/3305). Any info on 1.6.3? Can we still use 1.6.1 with Kotlin 1.7.0?
😢 1