Serious question: With Kotlin 1.3.40 release, wha...
# chicago
d
Serious question: With Kotlin 1.3.40 release, what version of coroutines should I be using?
Copy code
1.2.2 = Kotlin updated to 1.3.40
1.3.0-M1 = Obviously a milestone release, but has more features, but hasn't been updated since 1.3.40
i'm currently using 1.2.2 but it looks like you can now use M2
d
Ah I didn't know about M2, thanks