# Add project specific ProGuard rules here. -keepattributes Signature -keepattributes *Annotation* -keep class com.docmost.app.api.** { *; } -dontwarn okhttp3.** -dontwarn okio.**