From 94fb4aee4f8a5e23c3168e79e1c57ae7cff27636 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 14:27:01 +0000 Subject: [PATCH] build(deps): bump androidx.annotation:annotation from 1.9.1 to 1.10.0 Bumps androidx.annotation:annotation from 1.9.1 to 1.10.0. --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 132aff1c0..2df34c661 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,7 +12,7 @@ google-services = "4.4.4" androidx-appcompat = "1.7.1" androidx-activity = "1.13.0" -androidx-annotation = "1.9.1" +androidx-annotation = "1.10.0" androidx-biometrics = "1.4.0-alpha06" androidx-camerax = "1.6.0" androidx-credentials = "1.5.0"