From f74c786bdb6718c2369430ff26a66c3fc82fd47d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 09:16:52 +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 827e321a5..311168920 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -9,7 +9,7 @@ [versions] agp = "7.3.1" -androidx-appcompat = "1.1.0" +androidx-appcompat = "1.6.1" androidx-core = "1.3.0" androidx-test = "1.5.0" androidx-test-ext = "1.1.5"