This commit is contained in:
Horis
2023-03-09 21:38:26 +08:00
parent 48e14647be
commit ed27daca63
3 changed files with 11 additions and 0 deletions
+1
View File
@@ -392,6 +392,7 @@
-keep class io.legado.app.lib.cronet.CronetInterceptor{*;}
-keep class io.legado.app.lib.cronet.CronetLoader{*;}
-keep class io.legado.app.help.AppUpdateGitHub{*;}
-keep class io.legado.app.help.AppIntentType{*;}
# Error Exception
-keep class * extends java.lang.Exception
-keep class * extends java.lang.Error