Update dependency androidx.media3:media3-exoplayer to v1.9.1

This commit is contained in:
renovate[bot]
2026-01-30 17:55:55 +00:00
committed by GitHub
parent 26eab4c64c
commit 3b6ebe5e1b

View File

@@ -64,7 +64,7 @@ dependencies {
implementation 'androidx.palette:palette-ktx:1.0.0' implementation 'androidx.palette:palette-ktx:1.0.0'
implementation 'androidx.preference:preference-ktx:1.2.1' implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.media:media:1.7.1' implementation 'androidx.media:media:1.7.1'
implementation 'androidx.media3:media3-exoplayer:1.9.0' implementation 'androidx.media3:media3-exoplayer:1.9.1'
implementation 'androidx.media3:media3-exoplayer-hls:1.9.1' implementation 'androidx.media3:media3-exoplayer-hls:1.9.1'
implementation 'androidx.media3:media3-session:1.9.1' implementation 'androidx.media3:media3-session:1.9.1'
implementation 'androidx.media3:media3-datasource-okhttp:1.9.0' implementation 'androidx.media3:media3-datasource-okhttp:1.9.0'