From e69c55c8a92ef021b4af519bbab4e080955fc195 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 14:46: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 6284570a..0487338d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ androidDocumentationPlugin = "2.2.0" androidXdatastore = "1.2.1" androidbrowserhelper = "2.7.0" androidxFoundation = "1.10.6" -annotation = "1.9.1" +annotation = "1.10.0" appcompat = "1.7.1" appsearch = "1.1.0" appsearchCompiler = "1.1.0"