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

refactor: update transforms to use wildcards and add explicit MV overrides for specific deps #12

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

aajtodd
Copy link
Contributor

@aajtodd aajtodd commented Sep 12, 2023

Issue #, if available:
n/a

Description of changes:

  • Latest kat version allows wildcard dependency versions, update deps where appropriate to use this so that we don't have to update this file for every patch version that is going to map to the same brazil MV anyway
  • Add new MV overrides on a per/dependency basis. OkHttpCoroutines depends on KotlinxCoroutines 1.6.x, the SDK depends on 1.7.x, this adds an explicit override for this specific version of that dependency.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@aajtodd aajtodd merged commit ba30be6 into main Sep 14, 2023
5 checks passed
@aajtodd aajtodd deleted the update-transforms branch September 14, 2023 13:35
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