We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 715acd3 commit fb84539Copy full SHA for fb84539
README.md
@@ -7,7 +7,8 @@
7
Library support for Kotlin coroutines with [multiplatform](#multiplatform) support.
8
This is a companion version for Kotlin 1.2.70 release.
9
10
-**NOTE**: This is the latest experimental release. See [COMPATIBILITY.md](COMPATIBILITY.md) for details on migration.
+**NOTE**: This is the _last_ experimental feature release.
11
+See [COMPATIBILITY.md](COMPATIBILITY.md) for details of migration onto the stable Kotlin 1.3 coroutines.
12
13
```kotlin
14
GlobalScope.launch {
0 commit comments