Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d8a70ca3 authored by Ricki Hirner's avatar Ricki Hirner
Browse files

ProGuard rules: XmlPullParser

parent 57f11f84
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -15,6 +15,9 @@
# ical4j: keep all iCalendar properties/parameters (used via reflection)
-keep class net.fortuna.ical4j.** { *; }

# XmlPullParser
-keep class org.xmlpull.** { *; }

# DAVx + libs
-keep class at.bitfire.** { *; }       # all DAVx code is required