From c084aee4eee21424778531ad29e8bebce670db9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Mar 2023 14:08:44 +0000 Subject: [PATCH] Update dependency androidx.appcompat:appcompat to v1.6.1 --- 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 471a3bb1..836f00fa 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -88,7 +88,7 @@ androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version.ref androidx-annotations = "androidx.annotation:annotation:1.4.0" -androidx-appcompat = "androidx.appcompat:appcompat:1.5.0" +androidx-appcompat = "androidx.appcompat:appcompat:1.6.1" androidx-arch-test-core = "androidx.arch.core:core-testing:2.1.0"