`kotlinx-coroutines-core-20-alpha-8` in `Coroutine...
# coroutines
m
kotlinx-coroutines-core-20-alpha-8
in
CoroutineDispatcher
uses
Runnable
which is Java-specific. Because of that it cannot be used in common modules. I think it should use function type instead.