From eee4c5d9aae9d49fff9d0bf42c7e47272cdb77e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 14:47:38 +0000 Subject: [PATCH] fix(deps): update dependency androidx.navigation:navigation-compose to v2.8.9 (#187) 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 15f808c..e946758 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ composeBom = "2025.02.00" liveData = "1.7.8" icons = "1.7.8" room = "2.6.1" -navigation = "2.8.8" +navigation = "2.8.9" material3 = "1.4.0-alpha09" adaptive = "1.1.0" # AboutLibraries