mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
chore: Prepare ComicInfo
This commit is contained in:
parent
fb6c463cf2
commit
66ac6201e5
5 changed files with 156 additions and 12 deletions
3
app/proguard-rules.pro
vendored
3
app/proguard-rules.pro
vendored
|
@ -89,6 +89,9 @@
|
|||
-keepclassmembers class kotlinx.serialization.** {
|
||||
<methods>;
|
||||
}
|
||||
|
||||
# XmlUtil
|
||||
-keep public enum nl.adaptivity.xmlutil.EventType { *; }
|
||||
##---------------End: proguard configuration for kotlinx.serialization ----------
|
||||
|
||||
# Apache Commons Compress
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue