From 1c8e546d2f985cf66dd0af103825a13cfc6eafd8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Jan 2023 18:04:38 +0000 Subject: [PATCH] Update dependency androidx.appcompat:appcompat to v1.6.0 --- 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 9e223729..0d47624b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -31,7 +31,7 @@ androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.0.0 androidx-datastore-core = "androidx.datastore:datastore-core:1.0.0" androidx-datastore = "androidx.datastore:datastore:1.0.0" androidx-core = "androidx.core:core-ktx:1.9.0" -androidx-appcompat = "androidx.appcompat:appcompat:1.5.1" +androidx-appcompat = "androidx.appcompat:appcompat:1.6.0" androidx-room-runtime = "androidx.room:room-runtime:2.5.0" androidx-room-ktx = "androidx.room:room-runtime:2.5.0" androidx-room-compiler = "androidx.room:room-runtime:2.5.0"