Update proguard-rules.pro
This commit is contained in:
parent
e9f1b54f7d
commit
d52973863e
|
|
@ -6,6 +6,7 @@
|
|||
-keep class com.github.catvod.js.* { *; }
|
||||
-keep class com.github.catvod.crawler.* { *; }
|
||||
-keep class com.github.catvod.spider.* { public <methods>; }
|
||||
-keep class com.github.catvod.parser.* { public <methods>; }
|
||||
|
||||
# Gson
|
||||
-keepattributes Signature
|
||||
|
|
|
|||
Loading…
Reference in New Issue