From b22f1b8602dfb34568b828e4b9724f5ec3f7e79b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 18:37:01 +0200 Subject: [PATCH] chore(deps): update androidx.navigation to v2.7.2 (#506) 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 bfa50d3b..cc3743f9 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ androidx-core = "1.10.1" androidx-hilt = "1.1.0-alpha01" androidx-lifecycle = "2.6.1" androidx-media3 = "1.1.1" -androidx-navigation = "2.7.1" +androidx-navigation = "2.7.2" androidx-paging = "3.2.0" androidx-preference = "1.2.1" androidx-recyclerview = "1.3.1"