1
0
Fork 0
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:
M66B 2020-12-28 09:57:07 +01:00
parent 2bda67f91c
commit 22da1ad4ac

View file

@ -88,6 +88,7 @@
#biweekly
-keepnames class biweekly.** {*;}
-dontwarn biweekly.io.json.**
-dontwarn com.fasterxml.jackson.**
#MSAL
-keep class com.microsoft.aad.adal.** {*;}