From babef95f54c96849af6c27efb23c4926bdf30658 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 21:53:42 +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 787bab8..2620381 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] agp = "8.13.0" -androidx-activityCompose = "1.11.0" +androidx-activityCompose = "1.13.0" androidx-coreBundle = "1.1.0-alpha03" androidx-lifecycle = "2.9.4" androidx-navigationCompose = "2.9.5"