mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 08:57:48 +01:00
parent
1b25290d39
commit
44383ff950
1 changed files with 3 additions and 0 deletions
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 a new issue