Skip to content
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.

Commit

Permalink
Add OkHttp gradle dependency #62
Browse files Browse the repository at this point in the history
  • Loading branch information
wkh237 committed Jul 21, 2016
1 parent c647150 commit 02dd486
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ android {

dependencies {
compile 'com.facebook.react:react-native:+'
compile 'com.squareup.okhttp3:okhttp:3.4.1'
}

0 comments on commit 02dd486

Please sign in to comment.