Build(deps): Bump media3_version from 1.1.1 to 1.2.0

Bumps `media3_version` from 1.1.1 to 1.2.0.

Updates `androidx.media3:media3-exoplayer` from 1.1.1 to 1.2.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.1.1...1.2.0)

Updates `androidx.media3:media3-ui` from 1.1.1 to 1.2.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.1.1...1.2.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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-17 02:47:56 +00:00 committed by GitHub
parent ce776336bf
commit a9101027b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -152,7 +152,7 @@ ext {
roomVersion = "2.6.0"
workVersion = "2.8.1"
espressoVersion = "3.5.1"
media3_version = "1.1.1"
media3_version = "1.2.0"
}
configurations.all {