Hi. Can I use `org.jetbrains.kotlinx:kotlinx-corou...
# coroutines
r
Hi. Can I use
org.jetbrains.kotlinx:kotlinx-coroutines-test:1.4.2
in Kotlin Multipatform project? Included dependency into common test module, can see that the library is pulled but cannot reference any class or function in the test code.
nope 1