Skip to content

Commit c044682

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ compose-material = { module = "androidx.compose.material:material" }
5353
compose-material3 = "androidx.compose.material3:material3:1.1.2"
5454
compose-materialRipple = { module = "androidx.compose.material:material-ripple" }
5555
compose-materialIconsExtended = { module = "androidx.compose.material:material-icons-extended" }
56-
compose-navigation = { module = "androidx.navigation:navigation-compose", version = "2.7.4" }
56+
compose-navigation = { module = "androidx.navigation:navigation-compose", version = "2.7.5" }
5757
compose-runtime = { module = "androidx.compose.runtime:runtime" }
5858
compose-runtimeLivedata = { module = "androidx.compose.runtime:runtime-livedata" }
5959
compose-tooling = { module = "androidx.compose.ui:ui-tooling" }

0 commit comments

Comments
 (0)