Skip to content

Commit b92f4c9

Browse files
fix(deps): update dependency androidx.navigation:navigation-compose to v2.9.2
1 parent dcdf8e7 commit b92f4c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AndroidApp/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ androidx-splashscreen = "1.0.1"
2121
androidx-compose-bom = "2025.06.01"
2222
androidx-compose-activity = "1.10.1"
2323
androidx-compose-viewmodel = "2.9.1"
24-
androidx-compose-navigation = "2.9.1"
24+
androidx-compose-navigation = "2.9.2"
2525
androidx-compose-screenshot = "0.0.1-alpha09"
2626
junit = "4.13.2"
2727
com-google-truth = "1.4.4"

0 commit comments

Comments
 (0)