Update proguard-rules.pro

pull/69/head
FongMi 2 years ago
parent e9f1b54f7d
commit d52973863e
  1. 1
      app/proguard-rules.pro

@ -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…
Cancel
Save