Skip to content

Commit

Permalink
build(deps): bump androidx.navigation:navigation-runtime-ktx
Browse files Browse the repository at this point in the history
Bumps androidx.navigation:navigation-runtime-ktx from 2.8.3 to 2.8.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marlonlom committed Nov 15, 2024
1 parent 95dadca commit ff88196
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 @@ -13,7 +13,7 @@ androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.1
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.7"
androidx-lifecycle-runtime-compose = "androidx.lifecycle:lifecycle-runtime-compose:2.8.7"
androidx-activity-compose = "androidx.activity:activity-compose:1.9.3"
androidx-navigation-runtime-ktx = "androidx.navigation:navigation-runtime-ktx:2.8.3"
androidx-navigation-runtime-ktx = "androidx.navigation:navigation-runtime-ktx:2.8.4"
androidx-room-compiler = "androidx.room:room-compiler:2.6.1"
androidx-room-ktx = "androidx.room:room-ktx:2.6.1"
androidx-room-runtime = "androidx.room:room-runtime:2.6.1"
Expand Down

0 comments on commit ff88196

Please sign in to comment.