parent
1b25290d39
commit
44383ff950
3
app/proguard-rules.pro
vendored
3
app/proguard-rules.pro
vendored
@ -71,6 +71,9 @@
|
||||
# XmlUtil
|
||||
-keep public enum nl.adaptivity.xmlutil.EventType { *; }
|
||||
|
||||
# org.apache.commons:commons-compress
|
||||
-keep,allowoptimization class org.apache.commons.compress.archivers.zip.**
|
||||
|
||||
# Firebase
|
||||
-keep class com.google.firebase.installations.** { *; }
|
||||
-keep interface com.google.firebase.installations.** { *; }
|
Loading…
Reference in New Issue
Block a user