From f71c59ccb524fd7914ac26c1a45465c119fdaf61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 04:22:32 +0000 Subject: [PATCH] Bump androidx.annotation:annotation from 1.7.1 to 1.8.0 Bumps androidx.annotation:annotation from 1.7.1 to 1.8.0. --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-type: direct:production update-type: version-update:semver-minor ... 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 fbda443993..788f377fdf 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -21,7 +21,7 @@ androidx_cardview_version = "1.0.0" androidx_preferences_version = "1.2.1" androidx_viewpager_version = "1.0.0" androidx_security_version = "1.0.0" -androidx_annotation_version = "1.7.1" +androidx_annotation_version = "1.8.0" androidx_arch_core_version = "2.2.0" matertial_version = "1.12.0"