Skip to content

Commit 2080f09

Browse files
fix(deps): update dependency androidx.media3:media3-session to v1.6.0 (#155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 407a2a3 commit 2080f09

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
@@ -57,7 +57,7 @@ dependencies {
5757
androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion"
5858
implementation 'androidx.media3:media3-exoplayer:1.6.0'
5959
implementation 'androidx.media3:media3-exoplayer-hls:1.6.0'
60-
implementation 'androidx.media3:media3-session:1.5.1'
60+
implementation 'androidx.media3:media3-session:1.6.0'
6161
implementation 'androidx.media3:media3-transformer:1.5.1'
6262
implementation 'androidx.media3:media3-ui:1.5.1'
6363
implementation 'androidx.media3:media3-database:1.6.0'

0 commit comments

Comments
 (0)