# Generated keep rule for Lifecycle observer adapter.
-if class com.bandyer.android_sdk.ForegroundBackgroundOperationsDispatcher {
    <init>(...);
}
-keep class com.bandyer.android_sdk.ForegroundBackgroundOperationsDispatcher_LifecycleAdapter {
    <init>(...);
}
