mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-12 07:07:18 +00:00
Fixed R8 warnings
This commit is contained in:
parent
2bda67f91c
commit
22da1ad4ac
1 changed files with 1 additions and 0 deletions
1
app/proguard-rules.pro
vendored
1
app/proguard-rules.pro
vendored
|
@ -88,6 +88,7 @@
|
||||||
#biweekly
|
#biweekly
|
||||||
-keepnames class biweekly.** {*;}
|
-keepnames class biweekly.** {*;}
|
||||||
-dontwarn biweekly.io.json.**
|
-dontwarn biweekly.io.json.**
|
||||||
|
-dontwarn com.fasterxml.jackson.**
|
||||||
|
|
||||||
#MSAL
|
#MSAL
|
||||||
-keep class com.microsoft.aad.adal.** {*;}
|
-keep class com.microsoft.aad.adal.** {*;}
|
||||||
|
|
Loading…
Add table
Reference in a new issue