summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/proguard.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/proguard.cfg b/app/proguard.cfg
index 634988e49..1fd4cc501 100644
--- a/app/proguard.cfg
+++ b/app/proguard.cfg
@@ -28,9 +28,6 @@
public *;
}
-# for okhttp
--dontwarn okhttp3.**
-
# android-iconify
-keep class com.joanzapata.** { *; }