Disabling proguard makes everything work as expect...
# coroutines
q
Disabling proguard makes everything work as expected. The same is happening in Coroutines 1.0.0
e
It should work if you switch to R8 or, if you are still using ProGuard, you can manually add rules.
👍 2
q
will switch soon, for now I'll add the rules, cheers