Merge pull request #7698 from thunderbird/keep_XOAuth2Response

Update Proguard config to keep `XOAuth2Response`
This commit is contained in:
cketti 2024-03-06 12:56:59 +01:00 committed by GitHub
commit 2230b8e7a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,6 +39,8 @@
public <init>(android.content.Context);
}
-keep class com.fsck.k9.mail.oauth.XOAuth2Response { *; }
# okhttp rules
# see: https://github.com/square/okhttp/blob/master/okhttp/src/main/resources/META-INF/proguard/okhttp3.pro