From ca15d4103c8c3d6869355c04ee9003e6bb5b3751 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 05:40:07 +0000 Subject: [PATCH] fix(deps): update dependency androidx.navigation:navigation-compose to v2.9.7 (#446) 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 ffaac19..3c80b68 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ composeBom = "2026.01.00" liveData = "1.10.1" icons = "1.7.8" room = "2.8.4" -navigation = "2.9.6" +navigation = "2.9.7" material3 = "1.5.0-alpha12" adaptive = "1.2.0" # AboutLibraries