Skip to content

Commit

Permalink
Bump androidx.media:media from 1.6.0 to 1.7.0 (#611)
Browse files Browse the repository at this point in the history
Bumps androidx.media:media from 1.6.0 to 1.7.0.

---
updated-dependencies:
- dependency-name: androidx.media:media
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2023
1 parent 558f177 commit 84023be
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 @@ -119,7 +119,7 @@ dependencies {
implementation("io.coil-kt:coil-gif:$coil_version")

// AndroidX media3
implementation "androidx.media:media:1.6.0" // For notification mediastyle
implementation "androidx.media:media:1.7.0" // For notification mediastyle
implementation "androidx.media3:media3-common:$media3_version"
implementation "androidx.media3:media3-database:$media3_version"
implementation "androidx.media3:media3-datasource:$media3_version"
Expand Down

0 comments on commit 84023be

Please sign in to comment.