diff --git a/libraries/proguard-square-okhttp3.pro b/libraries/proguard-square-okhttp3.pro index 64e6852..8faa076 100644 --- a/libraries/proguard-square-okhttp3.pro +++ b/libraries/proguard-square-okhttp3.pro @@ -1,6 +1,2 @@ # OkHttp --keepattributes Signature --keepattributes *Annotation* --keep class okhttp3.** { *; } --keep interface okhttp3.** { *; } --dontwarn okhttp3.** \ No newline at end of file +-dontwarn okhttp3.**