This is indeed my setup: ``` compile "org.jetbrain...
# coroutines
r
This is indeed my setup:
Copy code
compile "org.jetbrains.kotlinx:kotlinx-coroutines-android:$kotlin_coroutines_version"
compile 'ru.gildor.coroutines:kotlin-coroutines-retrofit:0.3.0'