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

Remove Multidex declaration #189

Closed
wants to merge 1 commit into from

Conversation

MGaetan89
Copy link

Since the min SDK is 23, it is no longer necessary to use the Multidex library.
It has been removed from this project, but it still depends on Robolectric's shadows-multidex, which is not necessary.

See the following for more info: https://developer.android.com/build/multidex#mdex-on-l

Since the min SDK is 23, it is no longer necessary to use the Multidex library.
It has been removed from this project, but it still depends on Robolectric's `shadows-multidex`, which is not necessary.

See the following for more info: https://developer.android.com/build/multidex#mdex-on-l
@wfhm
Copy link
Member

wfhm commented Dec 17, 2024

@MGaetan89 Thanks for submitting the PR!

Sadly, this Github repo is only a partial copy of our internal repository, and our CI/CD will just overwrite any merges to the main branch whenever we do a new release. So won't be merging this PR, but the suggested changes were applied in the latest 6.7.16 release.

@wfhm wfhm closed this Dec 17, 2024
@MGaetan89 MGaetan89 deleted the remove_multidex branch December 17, 2024 14:41
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