Skip to content

Commit

Permalink
Merge pull request #145 from android:fixbuild
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 224237241
  • Loading branch information
copybara-androidxtest committed Dec 5, 2018
2 parents 5bc080e + 0986c70 commit 235ccfb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ android_library(
name = "matcher",
srcs = glob(["*.java"]),
deps = [
"//core",
"//espresso/intents/java/androidx/test/espresso/intent:precondition_checks",
"//espresso/intents/java/androidx/test/espresso/intent:resolved_intent_interface",
"//runner/android_junit_runner",
"@hamcrest//jar",
],
)

0 comments on commit 235ccfb

Please sign in to comment.