<@U0B9B2Q9W> You should use 1.2-M1 with 1.2-M1 kot...
# coroutines
e
@rafal You should use 1.2-M1 with 1.2-M1 kotlin-runtime. Your dependency on 0.16 kotlinx.coroutines is probably pulling dependency on kotlin-runtime 1.1.2. You should exclude that and replace it with 1.2-M1 kotlin-runtime.