Introducing Espresso 2.2

Reviewed By: tdrhq

Differential Revision: D3168150

fb-gh-sync-id: e78eb8d46623ee72bb5852b8e0c4d1a53efd35e0
fbshipit-source-id: e78eb8d46623ee72bb5852b8e0c4d1a53efd35e0
This commit is contained in:
Marcelo Gomez Rivera 2016-04-14 04:41:31 -07:00 committed by Facebook Github Bot 4
parent 59a11995b3
commit 865aed31e7
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ android_library(
react_native_dep('third-party/java/infer-annotations:infer-annotations'),
react_native_dep('third-party/java/jsr-305:jsr-305'),
react_native_dep('third-party/java/junit:junit'),
react_native_dep('third-party/java/testing-support-lib:testing-support-lib'),
react_native_dep('third-party/java/testing-support-lib:runner'),
],
visibility = [
'PUBLIC',