Skip to content

Commit

Permalink
[Android]: Bump androidx.navigation:navigation-compose in /noty-android
Browse files Browse the repository at this point in the history
Bumps androidx.navigation:navigation-compose from 2.6.0 to 2.7.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent 8872037 commit 893c495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noty-android/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ ext {
composeConstraintLayoutVersion = "1.0.1"

// Jetpack Compose Navigation
composeNavVersion = '2.6.0'
composeNavVersion = '2.7.4'

// Hilt Compose Navigation
hiltComposeNavVersion = "1.0.0"
Expand Down

0 comments on commit 893c495

Please sign in to comment.