mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
Release 0.1.3
This commit is contained in:
parent
4d47f5a387
commit
c204548df5
4 changed files with 9 additions and 9 deletions
6
app/proguard-rules.pro
vendored
6
app/proguard-rules.pro
vendored
|
@ -8,9 +8,9 @@
|
|||
# OkHttp
|
||||
-keepattributes Signature
|
||||
-keepattributes *Annotation*
|
||||
-keep class com.squareup.okhttp.** { *; }
|
||||
-keep interface com.squareup.okhttp.** { *; }
|
||||
-dontwarn com.squareup.okhttp.**
|
||||
-keep class okhttp3.** { *; }
|
||||
-keep interface okhttp3.** { *; }
|
||||
-dontwarn okhttp3.**
|
||||
-dontwarn okio.**
|
||||
|
||||
# Okio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue