From 63a9cf594119cd4ccf8002a5547d9c20ebc08786 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 19:42:42 +0000 Subject: [PATCH] Update androidx camerax to v1.6.2 --- 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 0e78c89..6fc4ea3 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -9,7 +9,7 @@ material3 = "1.5.0-alpha25" hilt = "2.60.1" hiltNavigationCompose = "1.4.0" room = "2.8.4" -camerax = "1.6.1" +camerax = "1.6.2" coroutines = "1.11.0" lifecycle = "2.11.0" navigation = "2.9.8"