mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-02-17 20:10:46 +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