remove the okhttp proguard rule

This commit is contained in:
tibbi 2017-03-19 00:03:54 +01:00
parent b8a85f2a2b
commit c4586df3b8

View file

@ -1,3 +1,2 @@
-keep class com.simplemobiletools.** { *; }
-dontwarn com.simplemobiletools.**
-dontwarn com.squareup.okhttp.**