0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-19 19:52:14 +02:00

Update Proguard config to keep XOAuth2Response

This commit is contained in:
cketti 2024-03-05 17:47:53 +01:00
parent 9905f0ae28
commit 04dd7f5e3c

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