https://kotlinlang.org logo
#chicago
Title
# chicago
d

davec

06/26/2019, 3:41 PM
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

davec

06/26/2019, 4:12 PM
Ah I didn't know about M2, thanks