From a10a9e32734186683b1dbff8167b53cf2ab7bc11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 09:29:21 +0200 Subject: [PATCH] Update androidx.compose to v1.7.4 (#54) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 609eeae..6307716 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ kotlin = "2.0.21" kotlinx-coroutines = "1.9.0" kotlinx-serialization = "1.7.3" kotlinx-kover = "0.8.3" -androidx-compose = "1.7.3" +androidx-compose = "1.7.4" androidx-core = "1.13.1" androidx-lifecycle = "2.8.6" androidx-material = "1.7.3"