From 7d2b7b8b5d53080ff572f308c3b50e772bc948b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 11:57:00 +0000 Subject: [PATCH] fix(deps): update dependency androidx.navigation:navigation-compose to v2.9.2 (#302) 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 593e1f8..e1e1fc0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ composeBom = "2025.06.01" liveData = "1.8.3" icons = "1.7.8" room = "2.7.2" -navigation = "2.9.1" +navigation = "2.9.2" material3 = "1.4.0-alpha18" adaptive = "1.1.0" # AboutLibraries