Bump media3 from 1.3.0 to 1.3.1 (#4359)

Bumps `media3` from 1.3.0 to 1.3.1.

Updates `androidx.media3:media3-datasource-cronet` from 1.3.0 to 1.3.1
- [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.3.0...1.3.1)

Updates `androidx.media3:media3-exoplayer` from 1.3.0 to 1.3.1
- [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.3.0...1.3.1)

Updates `androidx.media3:media3-exoplayer-hls` from 1.3.0 to 1.3.1
- [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.3.0...1.3.1)

Updates `androidx.media3:media3-ui` from 1.3.0 to 1.3.1
- [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.3.0...1.3.1)

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

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-04-30 19:48:15 +02:00 committed by GitHub
parent 1bfcff3512
commit 34a6a95d29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@ ktlint = "12.1.0"
lifecycle = "2.7.0"
material = "1.11.0"
media = "1.7.0"
media3 = "1.3.0"
media3 = "1.3.1"
navigation-compose = "2.7.7"
okhttp = "4.12.0"
paging = "3.2.1"