|
|
|
@ -55,3 +55,6 @@ |
|
|
|
-if interface * { @retrofit2.http.* <methods>; } |
|
|
|
-if interface * { @retrofit2.http.* <methods>; } |
|
|
|
-keep,allowobfuscation interface <1> |
|
|
|
-keep,allowobfuscation interface <1> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Guava |
|
|
|
|
|
|
|
-dontwarn com.google.j2objc.annotations.** |
|
|
|
|
|
|
|
-keep class com.google.j2objc.annotations.** { *; } |