According to the docs we can add -Dkotlinx.coroutines.debug JVM option to debug Kotlin coroutines. How to do it for Android project in Android Studio?
According to the docs we can add -Dkotlinx.coroutines.debug JVM option to debug Kotlin coroutines. How to do it for Android project in Android Studio?