mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-24 20:50:24 +08:00
v1.5.0
新增 1. 适配最新网址
This commit is contained in:
2
app/proguard-rules.pro
vendored
2
app/proguard-rules.pro
vendored
@@ -44,7 +44,7 @@
|
||||
#-keep class com.google.gson.stream.** { *; }
|
||||
|
||||
# Application classes that will be serialized/deserialized over Gson
|
||||
-keep public class top.fumiama.copymanga.data.* { *; }
|
||||
-keep public class top.fumiama.copymangaweb.data.* { *; }
|
||||
|
||||
# Prevent proguard from stripping interface information from TypeAdapter, TypeAdapterFactory,
|
||||
# JsonSerializer, JsonDeserializer instances (so they can be used in @JsonAdapter)
|
||||
|
||||
Reference in New Issue
Block a user