Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
build(deps): bump media3_version from 1.4.1 to 1.5.0 (#322)
Browse files Browse the repository at this point in the history
Bumps `media3_version` from 1.4.1 to 1.5.0.

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

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

Updates `androidx.media3:media3-ui` from 1.4.1 to 1.5.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](androidx/media@1.4.1...1.5.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-leanback
  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>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent be1b8b2 commit 65e749c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ android {
dependencies {
def leanback_version = "1.2.0-alpha04"
def glide_version = "4.16.0"
def media3_version = "1.4.1"
def media3_version = "1.5.0"
def rxjava3_version = "3.1.9"
def rxjava3_android_version = "3.0.2"
def room_version = "2.6.1"
Expand Down

0 comments on commit 65e749c

Please sign in to comment.