Fixed
Status Update
Comments
nk...@google.com <nk...@google.com>
nk...@google.com <nk...@google.com> #2
this would be nice but given Compose and all other priorities, we are not planning to make any big investments in data binding (support KSP is a very big task).
Description
Version used: 2.2.2
What steps will reproduce the problem?
1. Add espresso-intents to a project that contains an `AndroidManifest` in the test directory with a label on the application tag
What is the expected output? What do you see instead?
The tests should run without error, however manifest merging fails due to the conflicting labels present and suggests overriding espresso-intents label.