From 20b4aee99b932e4c352bc83c370d259b4c519625 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 17:59:36 +0000 Subject: [PATCH] Update dependency androidx.hilt:hilt-navigation-compose to v1.3.0 --- 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 e7e64af..4e0fe33 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,7 +12,7 @@ androidx-activity-compose = "1.8.0" androidx-core-ktx = "1.12.0" androidx-core-splashscreen = "1.0.1" androidx-hilt = "1.0.0" -androidx-hilt-navigation-compose = "1.0.0" +androidx-hilt-navigation-compose = "1.3.0" androidx-lifecycle = "2.6.2" androidx-metrics = "1.0.0-alpha04" androidx-navigation = "2.7.4"