From 368a425d01da5f254d4a69ad425f7d8eaa3e2ab6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 01:06:10 +0000 Subject: [PATCH] Update dependency androidx.activity:activity-compose to v1.13.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 d37a85d91..f2c49f35f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ androidx-core = "1.17.0" androidx-core-splashscreen = "1.2.0" androidx-appcompat = "1.7.1" -androidx-activity = "1.12.3" +androidx-activity = "1.13.0" androidx-lifecycle = "2.10.0" androidx-compose-bom = "2026.06.01" androidx-compose-material3-adaptive = "1.2.0"