mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-11 22:53:16 +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
|
||||
-keepnames class biweekly.** {*;}
|
||||
-dontwarn biweekly.io.json.**
|
||||
-dontwarn com.fasterxml.jackson.**
|
||||
|
||||
#MSAL
|
||||
-keep class com.microsoft.aad.adal.** {*;}
|
||||
|
|
Loading…
Add table
Reference in a new issue