mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-03-26 16:10:13 +01:00
adding some ezvcard proguard rules
This commit is contained in:
parent
c0720e3e73
commit
713fd88a13
5
app/proguard-rules.pro
vendored
5
app/proguard-rules.pro
vendored
@ -0,0 +1,5 @@
|
||||
# ez-vcard
|
||||
-keep,includedescriptorclasses class ezvcard.property.** { *; }
|
||||
-keep enum ezvcard.VCardVersion { *; }
|
||||
-dontwarn ezvcard.io.json.**
|
||||
-dontwarn freemarker.**
|
Loading…
x
Reference in New Issue
Block a user