Skip to content

Commit

Permalink
This change updates react dependencies (facebook#67)
Browse files Browse the repository at this point in the history
* This change updates react dependencies

* Updating yarn.lock file
  • Loading branch information
BarinderGrewal authored and acoates-ms committed May 17, 2019
1 parent 148ebde commit ae2677e
Show file tree
Hide file tree
Showing 2 changed files with 444 additions and 15 deletions.
8 changes: 4 additions & 4 deletions ReactAndroid/devmainJava/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,11 @@ dependencies {
api 'com.facebook.fbui.textlayoutbuilder:textlayoutbuilder:1.0.0'
api 'com.facebook.fresco:fresco:1.10.0'
api 'com.facebook.fresco:imagepipeline-okhttp3:1.10.0'
api 'com.facebook.soloader:soloader:0.5.1'
api 'com.facebook.soloader:soloader:0.6.0'
api 'com.google.code.findbugs:jsr305:3.0.2'
api 'com.squareup.okhttp3:okhttp:3.10.0'
api 'com.squareup.okhttp3:okhttp-urlconnection:3.10.0'
api 'com.squareup.okio:okio:1.14.0'
api 'com.squareup.okhttp3:okhttp:3.12.1'
api 'com.squareup.okhttp3:okhttp-urlconnection:3.12.1'
api 'com.squareup.okio:okio:1.15.0'
api 'com.squareup:javapoet:1.9.0'
if (!isV8Enabled()) {
api 'org.webkit:android-jsc:r174650'
Expand Down
Loading

0 comments on commit ae2677e

Please sign in to comment.