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 usages #381

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Remove Multidex usages #381

merged 1 commit into from
Sep 24, 2024

Conversation

MGaetan89
Copy link
Contributor

Since the min SDK is 26, it is no longer necessary to use the Multidex library.

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

@premnirmal premnirmal self-requested a review September 24, 2024 11:06
@MGaetan89
Copy link
Contributor Author

@premnirmal it looks like the PR doesn't build because the workflow uses deprecated actions.
I can submit a new PR to update them if you want.

@premnirmal
Copy link
Owner

@premnirmal it looks like the PR doesn't build because the workflow uses deprecated actions. I can submit a new PR to update them if you want.

That would be great, thanks!

@MGaetan89
Copy link
Contributor Author

@premnirmal it looks like the PR doesn't build because the workflow uses deprecated actions. I can submit a new PR to update them if you want.

That would be great, thanks!

Done in #382 🙂

Since the min SDK is 26, it is no longer necessary to use the Multidex library.

See the following for more info: https://developer.android.com/build/multidex#mdex-on-l
@premnirmal premnirmal merged commit a951948 into premnirmal:master Sep 24, 2024
1 of 2 checks passed
@MGaetan89 MGaetan89 deleted the remove_multidex branch September 24, 2024 14:44
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