JoakimForslund
07/30/2019, 2:38 PMandroidTest
target in a mpp, however, stuff like runBlockingTest
and newSingleThreadContext
is not found Am I missing something?implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.0-RC")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.0-RC")
to androidTest
1.3.30