Thank you John! can you update your helpful answer here please for upcoming newbie like me
r
rudolf.hladik
03/10/2023, 9:03 AM
i'm not sure about that, because latest coroutines (1.6.4.) are build on kotlin 1.6.21 where the new MM isn't yet enabled by default. I would wait for coroutines 1.7.0, the RC is already released so give it a week, maybe less or use
native-mt
branch
h
hfhbd
03/10/2023, 12:49 PM
The final binary defines the MM, so you can use Kotlin 1.0 (or 16.24) with the new MM too.