# Generated keep rule for Lifecycle observer adapter.
-if class com.psato.twowaybind.TwoWayBinder {
    <init>(...);
}
-keep class com.psato.twowaybind.TwoWayBinder_LifecycleAdapter {
    <init>(...);
}
