diff --git a/app/proguard.pro b/app/proguard.pro index 59efd7f618..47934ff6be 100644 --- a/app/proguard.pro +++ b/app/proguard.pro @@ -1,4 +1,3 @@ --dontobfuscate # OkHttp platform used only on JVM and when Conscrypt and other security providers are available. -dontwarn okhttp3.internal.platform.** -dontwarn org.conscrypt.**