Is the new coroutines debugger not available in An...
# coroutines
m
Is the new coroutines debugger not available in Android Studio?
z
I’ve seen it show up sometimes, but not others. Haven’t investigated what is required for it to show up, or if it’s just flaky yet though.
😢 1
r
You have to update your kotlin dependencies as well as the plugin I believe
And your coroutines dependencies
m
All is up-to-date already though
r
are you sure, because they should be pointing to the Rc Version I believe
This version I believe `kotlinx-coroutines:1.3.8-1.4.0-rc
m
Yeah, everything was updated to 1.4.0 dependencies