mirror of
https://github.com/status-im/react-native.git
synced 2025-01-28 02:04:55 +00:00
fixed gradle deps
Summary: Closes https://github.com/facebook/react-native/pull/5670 Reviewed By: svcscm Differential Revision: D2885815 Pulled By: androidtrunkagent fb-gh-sync-id: 670f731b0b12ca2f1b31f0a982f109ce4f736836
This commit is contained in:
parent
8e603940e3
commit
f6187565ac
@ -252,7 +252,8 @@ dependencies {
|
||||
compile 'com.facebook.fresco:imagepipeline-okhttp:0.8.1'
|
||||
compile 'com.facebook.stetho:stetho:1.2.0'
|
||||
compile 'com.facebook.stetho:stetho-okhttp:1.2.0'
|
||||
compile 'com.fasterxml.jackson.core:jackson-core:2.2.3'
|
||||
compile 'com.fasterxml.jackson.core:jackson-annotations:2.2.3'
|
||||
compile 'com.fasterxml.jackson.core:jackson-databind:2.2.3'
|
||||
compile 'com.google.code.findbugs:jsr305:3.0.0'
|
||||
compile 'com.squareup.okhttp:okhttp:2.5.0'
|
||||
compile 'com.squareup.okhttp:okhttp-ws:2.5.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user