Skip to content

Commit

Permalink
Bump media3_version from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps `media3_version` from 1.1.0 to 1.1.1.

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

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

Updates `androidx.media3:media3-exoplayer-hls` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](androidx/media@1.1.0...1.1.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent f5fee09 commit 811ce54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
ext.about_libraries_version = '10.6.3'
ext.powermock_version = '2.0.9'
ext.espresso_version = '3.5.1'
ext.media3_version = '1.1.0'
ext.media3_version = '1.1.1'
ext.acra_version = '5.11.1'

repositories {
Expand Down

0 comments on commit 811ce54

Please sign in to comment.