1.6.4-native-mt was never released? <https://searc...
# coroutines
r
e
-mt is no longer needed with the new memory model
r
I'm aware of that but the docs stated that
-native-mt
versions would be published for all 1.6.x versions, and ceased with 1.7.
e
did the docs state that? https://github.com/Kotlin/kotlinx.coroutines/issues/462#issuecomment-999557659
we are gradually stopping the support of
native-mt
during the course of
1.6.x
lifecycle
r
Ok, conflicting info. Check this: https://blog.jetbrains.com/kotlin/2021/12/introducing-kotlinx-coroutines-1-6-0/#support-for-the-kotlin-native-mm
... we are going to decommission it starting with kotlinx.coroutines 1.7.0. For the 1.6.* releases, native-mt artifacts will still be published.