Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TECH: Libs versions bump #614

Merged
merged 3 commits into from
Jan 16, 2024
Merged

TECH: Libs versions bump #614

merged 3 commits into from
Jan 16, 2024

Conversation

Nikitae57
Copy link
Collaborator

No description provided.

@@ -45,8 +45,6 @@ kotson = "com.github.salomonbrys.kotson:kotson:2.5.0"

espressoCore = { module = "androidx.test.espresso:espresso-core", version.ref = "espresso" }
espressoWeb = { module = "androidx.test.espresso:espresso-web", version.ref = "espresso" }
# Workaround for https://github.com/android/android-test/issues/861
accessibilityFramework = "com.google.android.apps.common.testing.accessibility.framework:accessibility-test-framework:4.0.0"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we do not need accessibility?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Espresso 3.4.0 had a bug that required accessibility to be added explicitly (android/android-test#861). The issue is closed now

@Nikitae57 Nikitae57 merged commit 9283a0a into master Jan 16, 2024
6 checks passed
@Nikitae57 Nikitae57 deleted the TECH-Bump-libs branch January 16, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants