From eb7f5644504e96cc04cc228d74a8ca652e638ff8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 15:30:39 +0530 Subject: [PATCH] chore(deps): bump androidx-camera from 1.5.2 to 1.5.3 (#245) --- 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 759853a8..430a1268 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ detektCompose = "0.4.28" androidx-document-file = "1.1.0" androidx-exif-interface = "1.4.2" androidx-window = "1.5.1" -androidx-camera = "1.5.2" +androidx-camera = "1.5.3" androidx-ktx = "2.10.0" #Fossify commons = "6.1.0"