Skip to content

Remove redundant screenshot-tests-for-android dependency from app#80

Open
EmilioBejasa wants to merge 9 commits intomainfrom
fix/dependency-version-mismatch
Open

Remove redundant screenshot-tests-for-android dependency from app#80
EmilioBejasa wants to merge 9 commits intomainfrom
fix/dependency-version-mismatch

Conversation

@EmilioBejasa
Copy link
Copy Markdown
Collaborator

Summary

The app's build.gradle declared screenshot-tests-for-android:core:1.0.0 explicitly, but the library already exposes 1.0.1 transitively via api. The redundant declaration was also pinning the wrong (older) version.

Removing it means the app picks up the version from the library, keeping them in sync automatically.

Test plan

  • Run screenshot tests to confirm nothing broke

🤖 Generated with Claude Code

@EmilioBejasa EmilioBejasa requested a review from tdrhq March 16, 2026 18:02
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.

1 participant