mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-18 07:40:23 +08:00
v1.3.1
1. 增加下载页面点击已下载漫画进行观看功能 2. 修复加载某些文件闪退
This commit is contained in:
12
app/proguard-rules.pro
vendored
12
app/proguard-rules.pro
vendored
@@ -58,4 +58,14 @@
|
||||
@com.google.gson.annotations.SerializedName <fields>;
|
||||
}
|
||||
|
||||
##---------------End: proguard configuration for Gson ----------
|
||||
##---------------End: proguard configuration for Gson ----------
|
||||
|
||||
-assumenosideeffects class android.util.Log {
|
||||
public static *** d(...);
|
||||
public static *** e(...);
|
||||
public static *** i(...);
|
||||
public static *** v(...);
|
||||
public static *** println(...);
|
||||
public static *** w(...);
|
||||
public static *** wtf(...);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user