Skip to content

Commit 8427c37

Browse files
fix(deps): update androidx.navigation to v2.9.1
1 parent 9edb35b commit 8427c37

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.8.3"
15-
androidx-navigation = "2.7.7"
15+
androidx-navigation = "2.9.1"
1616
compose-material = "1.6.8"
1717
compose-ui-tooling = "1.6.8"
1818
room = "2.6.1"

0 commit comments

Comments
 (0)