initial
This commit is contained in:
7
OnTime_Driver_live/app/okhttp3-proguard-rules.pro
Normal file
7
OnTime_Driver_live/app/okhttp3-proguard-rules.pro
Normal file
@@ -0,0 +1,7 @@
|
||||
# OkHttp
|
||||
-keepattributes Signature
|
||||
-keepattributes *Annotation*
|
||||
-keep class okhttp3.** { *; }
|
||||
-keep interface okhttp3.** { *; }
|
||||
-dontwarn okhttp3.**
|
||||
-dontwarn okio.**
|
||||
Reference in New Issue
Block a user