From 30d8ab852ae1a87bee3e8e1291d8e515ea6ec468 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 06:34:12 +0000 Subject: [PATCH] Update annotationsVersion to v3.0.1 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 256517c790b3..2e2c565b50bd 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,7 +12,7 @@ androidsvgVersion = "1.4" androidxMediaVersion = "1.5.1" androidxTestVersion = "1.7.0" annotationVersion = "1.10.0" -annotationsVersion = "3.0.1u2" +annotationsVersion = "3.0.1" appCompatVersion = "1.7.1" bcpkixJdk18onVersion = "1.84" cardviewVersion = "1.0.0"