From 54fcc9d50c9b9d4b9b0b63ff4d58b3e934339a87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 23:38:54 +0000 Subject: [PATCH] Update dependency androidx.annotation:annotation to v1.8.2 --- 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 ec7dea7..586264f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ androidx-appcompat = "1.7.0" androidx-lifecycle = "2.8.4" androidx-activityCompose = "1.9.1" androidx-startup = "1.1.1" -androidx-annotation = "1.8.0" +androidx-annotation = "1.8.2" androidx-collection = "1.4.3" androidx-test-junit = "1.2.1" androidx-test-runner = "1.6.2"