From a52772034f06cb574244ab293f135327b1c00fb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 12:47:33 +0000 Subject: [PATCH] Update dependency androidx.appcompat:appcompat to v1.8.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 e729c8ed02d..da6c5c19839 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -52,7 +52,7 @@ androidx-annotation-annotation = "androidx.annotation:annotation:1.10.0" # When bumping this dependency verify whether `org.simple.clinic.feature.Feature.ChangeLanguage` # can be enabled again. -androidx-appcompat = "androidx.appcompat:appcompat:1.7.1" +androidx-appcompat = "androidx.appcompat:appcompat:1.8.0" androidx-archCoreTesting = "androidx.arch.core:core-testing:2.2.0" androidx-cardview = "androidx.cardview:cardview:1.0.0"