Skip to content

Conversation

@vaslabs
Copy link
Contributor

@vaslabs vaslabs commented Oct 31, 2025

This is related to #6064

after some investigation, I've realised we probably need to get the test apk as clean as possible from things that exist in the base apk.

I had to add the bom flag so that it can be used in the ad-hoc resolvers too

This is still a work in progress, currently only excluding the coursier directory files .

There also should be an easier implementation, but I'm trying several things at the moment

This PR is far from functional, just posting if someone knows a few tips on the best way to exclude the dependency tree of the app module from the androidTest one

@autofix-ci
Copy link
Contributor

autofix-ci bot commented Oct 31, 2025

Hi! I'm autofix logoautofix.ci, a bot that automatically fixes trivial issues such as code formatting in pull requests.

I would like to apply some automated changes to this pull request, but it looks like I don't have the necessary permissions to do so. To get this pull request into a mergeable state, please do one of the following two things:

  1. Allow edits by maintainers for your pull request, and then re-trigger CI (for example by pushing a new commit).
  2. Manually fix the issues identified for your pull request (see the GitHub Actions output for details on what I would like to change).

@vaslabs
Copy link
Contributor Author

vaslabs commented Oct 31, 2025

with the R8 classpath fix I'm very close to replicating the same test apk as gradle

image

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