# Add project specific ProGuard rules here. -keep class de.oaa.xxx.app.data.model.** { *; } -keepattributes Signature -keepattributes *Annotation* -dontwarn okhttp3.** -dontwarn retrofit2.**