https://kotlinlang.org logo
a

adambl4

02/06/2017, 2:48 PM
I'm getting this after updating to Kotlin version newer than 1.1.0-beta-37
'kotlinx.coroutines.experimental.NonCancellable' is compiled by a pre-release version of Kotlin and cannot be loaded by this version of the compiler
Does this mean that now I tightly coupled with version which kotlinx.coroutines uses?