Can we use current versions of coroutines and serialization with 1.4.30-M1?
l
louiscad
12/27/2020, 8:44 PM
@Robert Jaros Yes you can, because binary compatibility should be kept (as it has been the case since Kotlin 1.4.0 for Kotlin/Native and for kotlinx.serialization, and since 1.3.0 for Kotlin coroutines.