Skip to content

Commit

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

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 9156a3e commit 4573012
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.5.0"
media3 = "1.5.1"
akdanmaku = "1.0.3"
datastore = "1.1.1"
jsoup = "1.18.3"
Expand Down

0 comments on commit 4573012

Please sign in to comment.