Skip to content

Commit 5118977

Browse files
fix(deps): update androidx.navigation to v2.9.5
1 parent f4b610d commit 5118977

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
@@ -12,7 +12,7 @@ core-ktx = "1.13.1"
1212
appcompat = "1.7.1"
1313
constraintlayout = "2.1.4"
1414
androidx-lifecycle = "2.9.4"
15-
androidx-navigation = "2.7.7"
15+
androidx-navigation = "2.9.5"
1616
compose-material = "1.9.3"
1717
compose-ui-tooling = "1.6.8"
1818
room = "2.6.1"

0 commit comments

Comments
 (0)