Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump androidx.navigation:navigation-fragment-ktx (#587)
Browse files Browse the repository at this point in the history
Bumps androidx.navigation:navigation-fragment-ktx from 2.8.0 to 2.8.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HᴇCᴏᴅᴇs2ᴍᴜᴄʜ <[email protected]>
  • Loading branch information
dependabot[bot] and CreativeCodeCat authored Sep 23, 2024
1 parent 390ed18 commit b54413f
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 @@ -92,7 +92,7 @@ dependencies {
implementation("androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6")

// Navigation
implementation("androidx.navigation:navigation-fragment-ktx:2.8.0")
implementation("androidx.navigation:navigation-fragment-ktx:2.8.1")

// Work Manager
implementation("androidx.work:work-runtime-ktx:2.9.1")
Expand Down

0 comments on commit b54413f

Please sign in to comment.