Skip to content

Commit

Permalink
Bump androidXNavigationVersion from 2.8.5 to 2.8.6
Browse files Browse the repository at this point in the history
Bumps `androidXNavigationVersion` from 2.8.5 to 2.8.6.

Updates `androidx.navigation:navigation-fragment-ktx` from 2.8.5 to 2.8.6

Updates `androidx.navigation:navigation-ui-ktx` from 2.8.5 to 2.8.6

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 1e239ba commit 1532866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
val appcompatVersion = "1.7.0"
val materialVersion = "1.12.0"
val constraintLayoutVersion = "2.2.0"
val androidXNavigationVersion = "2.8.5"
val androidXNavigationVersion = "2.8.6"
val preferenceKtxVersion = "1.2.1"
val lifecycleExtensionsVersion = "2.2.0"
val workRuntimeVersion = "2.10.0"
Expand Down

0 comments on commit 1532866

Please sign in to comment.