Skip to content

Commit

Permalink
fix(deps): update dependency androidx.navigation:navigation-compose t…
Browse files Browse the repository at this point in the history
…o v2.7.1 (#512)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent 308b7e9 commit 562c1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ compose-material = { module = "androidx.compose.material:material" }
compose-material3 = "androidx.compose.material3:material3:1.1.1"
compose-materialRipple = { module = "androidx.compose.material:material-ripple" }
compose-materialIconsExtended = { module = "androidx.compose.material:material-icons-extended" }
compose-navigation = { module = "androidx.navigation:navigation-compose", version = "2.7.0" }
compose-navigation = { module = "androidx.navigation:navigation-compose", version = "2.7.1" }
compose-runtime = { module = "androidx.compose.runtime:runtime" }
compose-runtimeLivedata = { module = "androidx.compose.runtime:runtime-livedata" }
compose-tooling = { module = "androidx.compose.ui:ui-tooling" }
Expand Down

0 comments on commit 562c1b4

Please sign in to comment.