Fix gson in debug
This commit is contained in:
parent
e8316047bf
commit
56c9e8bfeb
|
|
@ -17,9 +17,6 @@
|
|||
-keep class com.github.catvod.spider.* { public <methods>; }
|
||||
-keep class com.github.catvod.js.Function { *; }
|
||||
|
||||
# Gson
|
||||
-keep class com.google.gson.** { *; }
|
||||
|
||||
# OkHttp
|
||||
-dontwarn okhttp3.**
|
||||
-keep class okio.** { *; }
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
baff889538b41187bed3e94e5c68cc23
|
||||
6153308e516f44e5ad852cbc4a5e003a
|
||||
|
|
|
|||
Loading…
Reference in New Issue