`kotlinx.coroutines` version `0.10-rc` was release...
# coroutines
e
kotlinx.coroutines
version
0.10-rc
was released. Use it with Kotlin
1.1.0-rc-91
. It includes
Mutex
, some cleanups & improvements. Full list of changes is here: https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md
👍 3