# Auth data module proguard rules

# Keep repository interface
-keep class com.yoop.mobile.sdk.data.auth.AuthRepository { *; }
