From 6a2cddcca2d3fc401f81cae36a878e3f5ee72b64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 18:04:32 +0000 Subject: [PATCH] Update dependency androidx.activity:activity-compose to v1.9.3 --- 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 bedc530..a187d82 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -18,7 +18,7 @@ androidx-benchmark = "1.2.4" androidx-profileinstaller = "1.3.1" androidx-core = "1.13.1" androidx-core-splashscreen = "1.0.1" -androidx-activity = "1.9.0" +androidx-activity = "1.9.3" androidx-annotation = "1.7.1" androidx-lifecycle = "2.7.0" androidx-navigation = "2.7.7"