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 #20

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

MGaetan89
Copy link
Contributor

Since the min SDK is 21, 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

Since the min SDK is 21, 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
@@ -198,9 +197,6 @@ dependencies {
val NAV_VERSION = "2.7.1"
val BILLING_VERSION = "6.0.1"

// TODO: re-evaluate when RxJava is completely replaced with kotlin co-routines
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't sure what to check regarding this TODO. Let me know if I missed something

@shalzz
Copy link
Owner

shalzz commented Nov 12, 2024

Ah, I've not been maintaining and updating the app any longer, but thanks for the PR!

I guess you found this repo while trying to look up users of roboelectic:shadows-multidex. Thanks for your work on the roboelectric project!

@shalzz shalzz merged commit 0b70c53 into shalzz:dev Nov 12, 2024
0 of 2 checks passed
@MGaetan89 MGaetan89 deleted the remove_multidex branch November 12, 2024 04:53
@MGaetan89
Copy link
Contributor Author

I guess you found this repo while trying to look up users of roboelectic:shadows-multidex. Thanks for your work on the roboelectric project!

Exactly 🙂

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