From 13c8095f856c0562244e524069034fc42eea30a5 Mon Sep 17 00:00:00 2001 From: SDL <> Date: Thu, 23 Jun 2022 23:59:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Drelease=E7=89=88=E6=9C=ACjar?= =?UTF-8?q?=E5=8A=A0=E8=BD=BD=E5=A4=B1=E8=B4=A5=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/proguard-rules.pro | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro index 22ad6f6d..e3551102 100644 --- a/app/proguard-rules.pro +++ b/app/proguard-rules.pro @@ -188,7 +188,4 @@ ; } -#Spider --keep class * implements com.github.tvbox.osc.spider.Spider { - public ; -} \ No newline at end of file +-keep class com.github.catvod.crawler.*{*;} \ No newline at end of file