Update proguard

feature/top10
Aurelien Hubert 7 years ago
parent 3a932d50e2
commit 6f0cae5ae5
  1. 3
      app/proguard-rules.pro

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