Skip to content

Commit

Permalink
Bump androidx.navigation:navigation-ui-ktx from 2.8.2 to 2.8.4 (#242)
Browse files Browse the repository at this point in the history
Bumps androidx.navigation:navigation-ui-ktx from 2.8.2 to 2.8.4.

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-ui-ktx
  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 Nov 17, 2024
1 parent 4d5b31a commit 7319654
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 @@ -7,7 +7,7 @@ hidden-api = "4.3.3"
material = { module = "com.google.android.material:material", version = "1.12.0" }
core-ktx = { module = "androidx.core:core-ktx", version = "1.15.0" }
modernandroidpreferences = { module = "de.maxr1998:modernandroidpreferences", version = "2.3.2" }
navigation-ui-ktx = { module = "androidx.navigation:navigation-ui-ktx", version = "2.8.2" }
navigation-ui-ktx = { module = "androidx.navigation:navigation-ui-ktx", version = "2.8.4" }
navigation-fragment-ktx = { module = "androidx.navigation:navigation-fragment-ktx", version = "2.8.3" }
lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version = "2.8.6" }
swiperefreshlayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout", version = "1.2.0-alpha01" }
Expand Down

0 comments on commit 7319654

Please sign in to comment.