Bump media3 from 1.2.1 to 1.3.0 (#4290)

Bumps `media3` from 1.2.1 to 1.3.0.

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

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

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

Updates `androidx.media3:media3-ui` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.2.1...1.3.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-27 06:58:56 -04:00 committed by GitHub
parent f016fd57c1
commit 359c1c7aff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,7 +39,7 @@ ksp = "1.9.23-1.0.19"
ktlint = "12.1.0"
lifecycle = "2.7.0"
material = "1.11.0"
media3 = "1.2.1"
media3 = "1.3.0"
navigation-compose = "2.7.7"
okhttp = "4.12.0"
paging = "3.2.1"