diff --git a/android/build.gradle b/android/build.gradle index d68693bf1..67fb699e9 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -34,6 +34,6 @@ android { dependencies { compile 'com.facebook.react:react-native:+' - //compile 'com.squareup.okhttp3:okhttp:+' + compile 'com.squareup.okhttp3:okhttp:+' //{RNFetchBlob_PRE_0.28_DEPDENDENCY} }