mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
refactor: Use libarchive for Archive support
Co-authored-by: Ahmad Ansori Palembani <palembani@gmail.com>
This commit is contained in:
parent
c0bf67eabd
commit
17465f2719
22 changed files with 433 additions and 392 deletions
3
app/proguard-rules.pro
vendored
3
app/proguard-rules.pro
vendored
|
@ -98,9 +98,6 @@
|
|||
-keep public enum nl.adaptivity.xmlutil.EventType { *; }
|
||||
##---------------End: proguard configuration for kotlinx.serialization ----------
|
||||
|
||||
# Apache Commons Compress
|
||||
-keep class * extends org.apache.commons.compress.archivers.zip.ZipExtraField { <init>(); }
|
||||
|
||||
# Firebase
|
||||
-keep class com.google.firebase.installations.** { *; }
|
||||
-keep interface com.google.firebase.installations.** { *; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue