Skip to content

Commit 43bcfea

Browse files
fix(deps): update dependency androidx.navigation:navigation-compose to v2.9.0 (#315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c7cfe6 commit 43bcfea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ androidx-lifecycle = "2.8.7"
77
androidx-compose-bom = "2025.05.00"
88
androidx-compose-material3-adaptive = "1.1.0"
99
androidx-constraintlayout-compose = "1.1.1"
10-
androidx-navigation = "2.8.9"
10+
androidx-navigation = "2.9.0"
1111
androidx-hilt = "1.2.0"
1212
androidx-tv = "1.1.0-alpha01"
1313
androidx-media3 = "1.6.1"

0 commit comments

Comments
 (0)