Skip to content

Commit

Permalink
Bump media3 from 1.3.1 to 1.4.0 (home-assistant#4533)
Browse files Browse the repository at this point in the history
Bumps `media3` from 1.3.1 to 1.4.0.

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

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

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

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

---
updated-dependencies:
- dependency-name: androidx.media3:media3-datasource-cronet
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.media3:media3-exoplayer
  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
- dependency-name: androidx.media3:media3-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent d047d9d commit e4c1188
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 @@ -37,7 +37,7 @@ ktlint = "12.1.1"
lifecycle = "2.8.4"
material = "1.12.0"
media = "1.7.0"
media3 = "1.3.1"
media3 = "1.4.0"
navigation-compose = "2.7.7"
okhttp = "5.0.0-alpha.14"
paging = "3.3.1"
Expand Down

0 comments on commit e4c1188

Please sign in to comment.