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

This commit is contained in:
renovate[bot]
2026-01-30 17:55:23 +00:00
committed by GitHub
parent 1544c07938
commit 75b3deb210

View File

@@ -65,7 +65,7 @@ dependencies {
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.0'
implementation 'androidx.media3:media3-exoplayer-hls:1.9.0' 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'
implementation 'androidx.navigation:navigation-fragment-ktx:2.9.7' implementation 'androidx.navigation:navigation-fragment-ktx:2.9.7'