We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aaff27 commit bd0bfd7Copy full SHA for bd0bfd7
README.md
@@ -100,7 +100,6 @@ dependencies {
100
-keep class * implements com.hjq.http.listener.OnHttpListener {
101
*;
102
}
103
-
104
-keep class * extends com.hjq.http.model.ResponseClass {
105
106
app/proguard-rules.pro
@@ -38,7 +38,6 @@
38
39
40
41
42
43
44
0 commit comments