From 434d536d8977f9b8927a32599885561fef55c7b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 21:46:21 +0200 Subject: [PATCH] Update dependency androidx.annotation:annotation to v1.9.0 (#757) Co-authored-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 bbeba034..bdf69840 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -18,7 +18,7 @@ androidx-compose-material3 = "1.3.0" jetbrains-compose = "1.7.0" androidx-activity = "1.9.2" -androidx-annotation = "1.8.2" +androidx-annotation = "1.9.0" androidx-appcompat = "1.7.0" androidx-constraintlayout = "2.1.4" androidx-core = "1.13.1"