From 79381b538b707f7e40c19ab3ce174d5961405598 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 10:04:02 +0000 Subject: [PATCH] Update dependency androidx.annotation:annotation to v1.10.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 4467f4614376..a1b4ace9c612 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ androidPluginVersion = "9.2.1" androidsvgVersion = "1.4" androidxMediaVersion = "1.5.1" androidxTestVersion = "1.7.0" -annotationVersion = "1.9.1" +annotationVersion = "1.10.0" annotationsVersion = "3.0.1u2" appCompatVersion = "1.7.1" bcpkixJdk18onVersion = "1.83"