mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
4
app/proguard-rules.pro
vendored
4
app/proguard-rules.pro
vendored
@@ -101,7 +101,9 @@ cn.hutool.core.util.**{*;}
|
||||
}
|
||||
|
||||
# FileDocExtensions.kt treeDocumentFileConstructor
|
||||
-keep class androidx.documentfile.provider.TreeDocumentFile
|
||||
-keep class androidx.documentfile.provider.TreeDocumentFile {
|
||||
<init>(...);
|
||||
}
|
||||
|
||||
# JsoupXpath
|
||||
-keep,allowobfuscation class * implements org.seimicrawler.xpath.core.AxisSelector{*;}
|
||||
|
||||
Reference in New Issue
Block a user