# Internal types crossing the FFI boundary (CRDT/document/sync/transport
# bridges, Android Context plumbing) are referenced from the Rust core by FQN.
-keep class com.ditto.internal.** { *; }
