diff --git a/ReactAndroid/proguard-rules.pro b/ReactAndroid/proguard-rules.pro index ce3f77b22ee9df..93a74c617b83fa 100644 --- a/ReactAndroid/proguard-rules.pro +++ b/ReactAndroid/proguard-rules.pro @@ -55,13 +55,6 @@ # hermes -keep class com.facebook.jni.** { *; } -# okhttp - --keepattributes Signature --keepattributes *Annotation* --keep class okhttp3.** { *; } --keep interface okhttp3.** { *; } --dontwarn okhttp3.** # okio