Skip to content

Conversation

Unpublished
Copy link
Collaborator

Fixes #1381

According to https://issuetracker.google.com/issues/304335616 java.util.stream.Stream.toList is not supported (yet) by desugar library.

Use java.util.stream.Collectors.toList instead which is supported by desugar library.

Signed-off-by: Unpublished <unpublished@gmx.net>
Copy link
Member

@stefan-niedermann stefan-niedermann left a comment

Choose a reason for hiding this comment

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

Experienced the same issue in Deck, fixed with the same method.

@David-Development David-Development merged commit 27ad0fd into master Mar 13, 2024
@delete-merged-branch delete-merged-branch bot deleted the fixDownloadedPodcastsCrash branch March 13, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash when opening downloaded podcasts
3 participants