Skip to content

Commit

Permalink
chore(deps): bump androidx.navigation:navigation-ui-ktx (#614)
Browse files Browse the repository at this point in the history
Bumps androidx.navigation:navigation-ui-ktx from 2.8.2 to 2.8.3.

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-ui-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>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 178344a commit 2e978d9
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 @@ -112,7 +112,7 @@ dependencies {
implementation("com.github.SmartToolFactory:Compose-Colorful-Sliders:1.2.0")
// Animations
implementation("androidx.compose.animation:animation:$androidxTestKotlin")
implementation("androidx.navigation:navigation-ui-ktx:2.8.2")
implementation("androidx.navigation:navigation-ui-ktx:2.8.3")

// AndroidX
implementation("androidx.compose.ui:ui:$androidxTestKotlin")
Expand Down

0 comments on commit 2e978d9

Please sign in to comment.