Skip to content

Commit

Permalink
chore(deps): Bump androidx.navigation:navigation-compose (#421)
Browse files Browse the repository at this point in the history
Bumps androidx.navigation:navigation-compose from 2.8.0-beta02 to 2.8.0-beta03.

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 15, 2024
1 parent bbf76bd commit 4f9821c
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 @@ -26,7 +26,7 @@ androidx-lifecycle-runtime-compose = { module = "androidx.lifecycle:lifecycle-ru
androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "androidx-lifecycle" }
androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "androidx-lifecycle" }
androidx-lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle" }
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.8.0-beta02"
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.8.0-beta03"
androidx-startup-runtime = "androidx.startup:startup-runtime:1.1.1"
chrisbanes-compose-bom-alpha = "dev.chrisbanes.compose:compose-bom:2024.05.00-alpha03"
facebook-stetho = "com.facebook.stetho:stetho:1.6.0"
Expand Down

0 comments on commit 4f9821c

Please sign in to comment.