Browse Source

Remove OkHttp Proguard rules

https://square.github.io/okhttp/r8_proguard/
arkon 4 năm trước cách đây
mục cha
commit
02e370c2d8
1 tập tin đã thay đổi với 0 bổ sung6 xóa
  1. 0 6
      app/proguard-rules.pro

+ 0 - 6
app/proguard-rules.pro

@@ -23,12 +23,6 @@
     <init>();
 }
 
-# OkHttp
--dontwarn okhttp3.**
--dontwarn okio.**
--dontwarn javax.annotation.**
--dontwarn retrofit2.Platform$Java8
-
 # RxJava 1.1.0
 -dontwarn sun.misc.**