1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-22 15:55:57 +00:00

Fixed build

This commit is contained in:
M66B 2023-08-02 19:44:24 +02:00
parent cd333683ed
commit 80a798b1b3

View file

@ -95,6 +95,7 @@
-keep class com.microsoft.aad.adal.** {*;}
-keep class com.microsoft.identity.common.** {*;}
-dontwarn com.nimbusds.jose.**
-dontwarn org.bouncycastle.pkix.jcajce.**
-keepclassmembers enum * {*;} #GSON
#Bouncy castle