From 36acc3226f611f2d3e61593bbdab36802ada1088 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2026 16:01:08 +0000 Subject: [PATCH] Update dependency androidx.annotation:annotation to v1.11.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 a84c70548b4..92daf548c39 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -48,7 +48,7 @@ sqlCipher = "4.19.0" [libraries] android-desugaring = "com.android.tools:desugar_jdk_libs:2.1.5" -androidx-annotation-annotation = "androidx.annotation:annotation:1.10.0" +androidx-annotation-annotation = "androidx.annotation:annotation:1.11.0" # When bumping this dependency verify whether `org.simple.clinic.feature.Feature.ChangeLanguage` # can be enabled again.