kotlin coroutines, if i’m right `implementation 'o...
# android
m
kotlin coroutines, if i’m right
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:0.20-alpha-12'
is there any
AndroidMainThread
object already implemented for
launch(Thread) {}
or I have to do it by myself I dont see kotlinx.coroutines.exerimental.android file