# Generated keep rule for Lifecycle observer adapter.
-if class com.github.hadilq.coroutinelifecyclehandler.CoroutineLifecycleHandler {
    <init>(...);
}
-keep class com.github.hadilq.coroutinelifecyclehandler.CoroutineLifecycleHandler_LifecycleAdapter {
    <init>(...);
}
