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

Enable MultiDex #5754

Merged
merged 1 commit into from
Feb 26, 2022
Merged

Enable MultiDex #5754

merged 1 commit into from
Feb 26, 2022

Conversation

ByteHamster
Copy link
Member

@ByteHamster ByteHamster commented Feb 26, 2022

Needed for #5747 and others

@ByteHamster ByteHamster merged commit 0d7555d into AntennaPod:develop Feb 26, 2022
@ByteHamster ByteHamster deleted the multidex branch February 26, 2022 18:43
@@ -129,6 +129,7 @@ dependencies {
implementation "androidx.fragment:fragment:$fragmentVersion"
implementation 'androidx.gridlayout:gridlayout:1.0.0'
implementation "androidx.media:media:$mediaVersion"
implementation 'com.android.support:multidex:2.0.1'
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be androidx.multidex:multidex:2.0.1

https://mvnrepository.com/artifact/androidx.multidex/multidex

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh, right. Thanks for reviewing my PRs!

Copy link
Contributor

Choose a reason for hiding this comment

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

No problem :)

@antennapod-bot
Copy link

This pull request has been mentioned on AntennaPod Forum. There might be relevant details there:

https://forum.antennapod.org/t/antennapod-2-6-release-notes/1964/1

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.

3 participants