Skip to content

Commit

Permalink
build(deps): bump media3 from 1.4.1 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps `media3` from 1.4.1 to 1.5.0.

Updates `androidx.media3:media3-exoplayer` from 1.4.1 to 1.5.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](androidx/media@1.4.1...1.5.0)

Updates `androidx.media3:media3-ui` from 1.4.1 to 1.5.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](androidx/media@1.4.1...1.5.0)

Updates `androidx.media3:media3-exoplayer-hls` from 1.4.1 to 1.5.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](androidx/media@1.4.1...1.5.0)

---
updated-dependencies:
- dependency-name: androidx.media3:media3-exoplayer
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.media3:media3-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.media3:media3-exoplayer-hls
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 7ad9111 commit 993e304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ hilt-navigation-compose = "1.2.0"
coil = "2.7.0"
coil-transformers = "1.0.6"
timber = "5.0.1"
media3 = "1.4.1"
media3 = "1.5.0"
akdanmaku = "1.0.3"
datastore = "1.1.1"
jsoup = "1.18.1"
Expand Down

0 comments on commit 993e304

Please sign in to comment.