Skip to content

Commit

Permalink
Bump androidx.navigation:navigation-compose from 2.8.4 to 2.8.5 (#504)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2024
1 parent 41e9071 commit 57f9efb
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 @@ -31,7 +31,7 @@ compose-ui = { module = "androidx.compose.ui:ui", version.ref = "compose" }
compose-ui-livedata = { module = "androidx.compose.runtime:runtime-livedata", version.ref = "compose" }
compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "compose" }
compose-material = { module = "androidx.compose.material3:material3", version = "1.3.1" }
compose-navigation = { module = "androidx.navigation:navigation-compose", version = "2.8.4" }
compose-navigation = { module = "androidx.navigation:navigation-compose", version = "2.8.5" }
lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version = "2.8.7" }

# Compose UI test
Expand Down

0 comments on commit 57f9efb

Please sign in to comment.