anyone know why the coroutine debugger wouldn't be...
# coroutines
w
anyone know why the coroutine debugger wouldn't be showing up in intellij / android studio? i'm using kotlin 1.4.10 and coroutines 1.3.9
oh wait maybe its bc my code is in a mutliplatform module (but my app is jvm)
u
jvm? Or Android?
w
android - i know the debugger is jvm only (but i assumed that would include android)