From 74348793ef1ad4122d9027082dfac8a3d41bbb01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 08:20:38 +0000 Subject: [PATCH] Bump androidx.annotation:annotation from 1.9.0 to 1.9.1 Bumps androidx.annotation:annotation from 1.9.0 to 1.9.1. --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-type: direct:production update-type: version-update:semver-patch ... 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 15ae1c13d33d..83ff271d214a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ android-installreferrer = '2.2' android-security-lint = '1.0.3' android-volley = '1.2.1' androidx-activity = '1.9.3' -androidx-annotation = '1.9.0' +androidx-annotation = '1.9.1' androidx-appcompat = '1.7.0' androidx-arch-core = '2.2.0' androidx-camera = '1.4.0'