Skip to content

Commit 4342610

Browse files
fix(deps): update dependency androidx.navigation:navigation-compose to v2.7.7 (#119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0080729 commit 4342610

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,6 +12,6 @@ accompanist-systemController = { module = "com.google.accompanist:accompanist-sy
1212
compose-bom = "androidx.compose:compose-bom:2023.10.01"
1313
compose-compiler = { module = "androidx.compose.compiler:compiler", version = "1.5.9" }
1414
compose-material3 = { module = "androidx.compose.material3:material3" }
15-
navigation-compose = { module = "androidx.navigation:navigation-compose", version = "2.7.6" }
15+
navigation-compose = { module = "androidx.navigation:navigation-compose", version = "2.7.7" }
1616
junit = { module = "junit:junit", version = "4.13.2" }
1717
roboletric = { module = "org.robolectric:robolectric", version = "4.11.1" }

0 commit comments

Comments
 (0)