Skip to content

Commit

Permalink
Also update espresso.contrib to accessibility-test-framework 3.1
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 351200842
  • Loading branch information
brettchabot authored and copybara-androidxtest committed Jan 11, 2021
1 parent 8b7afa0 commit f0bb875
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ maven_artifact(
"androidx.viewpager:viewpager:%s" % ANDROIDX_VERSION,
"androidx.core:core:%s" % ANDROIDX_VERSION,
"androidx.legacy:legacy-support-core-utils:%s" % ANDROIDX_VERSION,
"com.google.android.apps.common.testing.accessibility.framework:accessibility-test-framework:2.0",
"com.google.android.apps.common.testing.accessibility.framework:accessibility-test-framework:3.1",
],
artifact_id = "espresso-contrib",
group_id = "androidx.test.espresso",
Expand Down

0 comments on commit f0bb875

Please sign in to comment.