Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit dd5e1ea

Browse files
committed
adds okhttp dependency
1 parent 2aea0b5 commit dd5e1ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@ android {
3434

3535
dependencies {
3636
compile 'com.facebook.react:react-native:+'
37+
compile 'com.squareup.okhttp3:okhttp:3.4.1'
3738
//{RNFetchBlob_PRE_0.28_DEPDENDENCY}
3839
}

0 commit comments

Comments
 (0)