Skip to content

Downgrade ATF's hamcrest dependency from 2.2 to 1.3. #72

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

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

brettchabot
Copy link
Contributor

This aligns ATF with its other dependencies like JUnit and espresso core which depend on hamcrest 1.3. Hamcrest 2.2 is not binary compatible with 1.3, so ATF's declaration of 2.2 here can cause conflicts.
See android/android-test#1352

This aligns ATF with its other dependencies like JUnit and espresso core which depend on hamcrest 1.3.
Hamcrest 2.2 is not binary compatible with 1.3, so ATF's declaration of 2.2 here
can cause conflicts.
See android/android-test#1352
@oknirb oknirb merged commit 42d4f4f into google:master Mar 29, 2024
2 checks passed
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.

2 participants