From 85b1f9f3832d524774b3bee93f505fbe89cae104 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 14:58:36 +0100 Subject: [PATCH] fix(deps): update media3 to v1.9.1 (#6086) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 44b4c7bdf8..05f16fbb9f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -17,7 +17,7 @@ constraintlayout = "2.2.1" constraintlayout_compose = "1.1.1" lifecycle = "2.10.0" activity = "1.12.2" -media3 = "1.9.0" +media3 = "1.9.1" camera = "1.5.2" work = "2.11.0"