1# When editing this file, update the following files as well:
2# - META-INF/com.android.tools/r8-upto-3.0.0/coroutines.pro
3# - META-INF/proguard/coroutines.pro
4
5-keep class kotlinx.coroutines.android.AndroidDispatcherFactory {*;}
6-keep class kotlinx.coroutines.android.AndroidExceptionPreHandler {*;}
7