Fix py proguard

release
FongMi 2 years ago
parent a5b154a3f4
commit 20877742fa
  1. 2
      app/proguard-rules.pro

@ -26,7 +26,7 @@
# CatVod
-keep class com.github.catvod.Proxy { *; }
-keep class com.github.catvod.crawler.** { *; }
-keep class com.github.catvod.crawler.** { *; }
-keep class * extends com.github.catvod.crawler.Spider
# Cling
-dontwarn javax.**

Loading…
Cancel
Save