Skip to content

Commit

Permalink
build(deps): bump nav_version from 2.7.7 to 2.8.4 in /02_threads/android
Browse files Browse the repository at this point in the history
Bumps `nav_version` from 2.7.7 to 2.8.4.

Updates `androidx.navigation:navigation-fragment-ktx` from 2.7.7 to 2.8.4

Updates `androidx.navigation:navigation-ui-ktx` from 2.7.7 to 2.8.4

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent f3eefda commit 937f160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 02_threads/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {
def lifecycle_version = "2.8.7"
def mdc_version = "1.12.0"
def gson_version = "2.11.0"
def nav_version = "2.7.7"
def nav_version = "2.8.4"
def room_version = "2.7.0-alpha11"
def firebase_version = "33.5.1"
def okhttp_version = "4.12.0"
Expand Down

0 comments on commit 937f160

Please sign in to comment.