elizarov
04/13/2017, 8:40 AMexperimental
we will still support older code that was written against experimental
packages. Moreover, Kotlin guarantees full backwards-compatibility even for experimental features like coroutines. Your coroutine code will not break in 1.1.x updates. See here for details: https://kotlinlang.org/docs/reference/compatibility.html