Bump imagepipeline-okhttp3 to 1.10.0 (#20580)

Summary:
This is a small missing piece from b6f2aad9c0 and will complete fresco version bump.
Pull Request resolved: https://github.com/facebook/react-native/pull/20580

Differential Revision: D9228658

Pulled By: hramos

fbshipit-source-id: 9cf1509a590cedfe4c3358006cfb62533058e946
This commit is contained in:
Dulmandakh
2018-08-08 13:58:06 -07:00
committed by Facebook Github Bot
parent 0101a98af2
commit 69912495f9
4 changed files with 10 additions and 5 deletions

View File

@@ -14,6 +14,7 @@ rn_robolectric_test(
react_native_dep("libraries/fresco/fresco-react-native:fresco-react-native"),
react_native_dep("libraries/fresco/fresco-react-native:imagepipeline"),
react_native_dep("libraries/soloader/java/com/facebook/soloader:soloader"),
react_native_dep("third-party/android/support/v4:lib-support-v4"),
react_native_dep("third-party/java/fest:fest"),
react_native_dep("third-party/java/jsr-305:jsr-305"),
react_native_dep("third-party/java/junit:junit"),