Update dependency androidx.media3:media3-exoplayer to v1.10.1
Some checks failed
gitleaks / scan (push) Failing after 1s
gitleaks / scan (pull_request) Failing after 1s

This commit is contained in:
Renovate Bot 2026-07-06 06:51:56 +00:00
parent 3d86b5be52
commit 6c969f2dc4

View file

@ -161,7 +161,7 @@ dependencies {
implementation(libs.kotlinx.serialization.json)
// Media3 ExoPlayer
implementation("androidx.media3:media3-exoplayer:1.4.1")
implementation("androidx.media3:media3-exoplayer:1.10.1")
implementation("androidx.media3:media3-exoplayer-dash:1.4.1")
implementation("androidx.media3:media3-exoplayer-hls:1.4.1")
implementation("androidx.media3:media3-ui:1.4.1")