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

This commit is contained in:
renovate[bot]
2026-02-08 11:50:10 +00:00
committed by GitHub
parent 053db2abaa
commit 594801238a

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.1' 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.2'
implementation 'androidx.media3:media3-session:1.9.2' implementation 'androidx.media3:media3-session:1.9.2'
implementation 'androidx.media3:media3-datasource-okhttp:1.9.1' implementation 'androidx.media3:media3-datasource-okhttp:1.9.1'
implementation 'androidx.navigation:navigation-fragment-ktx:2.9.7' implementation 'androidx.navigation:navigation-fragment-ktx:2.9.7'