Skip to content

Commit 4056fd1

Browse files
fix(deps): update dependency androidx.media3:media3-common to v1.9.0 (#224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f839ebf commit 4056fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dependencies {
8282
implementation 'androidx.media3:media3-transformer:1.8.0'
8383
implementation 'androidx.media3:media3-ui:1.8.0'
8484
implementation 'androidx.media3:media3-database:1.8.0'
85-
implementation 'androidx.media3:media3-common:1.8.0'
85+
implementation 'androidx.media3:media3-common:1.9.0'
8686
// Media notification support
8787
implementation 'androidx.media:media:1.7.1'
8888
implementation 'androidx.core:core:1.13.1'

0 commit comments

Comments
 (0)