I am trying to enable Coroutine Debugging in Andro...
# intellij
r
I am trying to enable Coroutine Debugging in Android Studio 4.0.1. I am using 
org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9
 coroutines and the 
1.4.0-release-Studio4.0-1
 Kotlin plugin. However, I don't see coroutines in my debugger menu as shown below. I've restarted and have 
Disable coroutine agent
 un-checked. What am I missing?
g
Can't find the Coroutines debugger either. Anyone know how to enable it? I'm on the latest plugin version
v
Could you please share the project you are trying to debug?
r