Skip to content

Commit

Permalink
[Android]: Bump navigationVersion from 2.6.0 to 2.7.1 in /noty-android
Browse files Browse the repository at this point in the history
Bumps `navigationVersion` from 2.6.0 to 2.7.1.

Updates `androidx.navigation:navigation-safe-args-gradle-plugin` from 2.6.0 to 2.7.1

Updates `androidx.navigation:navigation-fragment-ktx` from 2.6.0 to 2.7.1

Updates `androidx.navigation:navigation-ui-ktx` from 2.6.0 to 2.7.1

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-safe-args-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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 Aug 24, 2023
1 parent 8872037 commit 426bb4d
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 @@ -41,7 +41,7 @@ ext {
recyclerViewVersion = "1.2.1"
workmanagerVersion = '2.8.1'
lifecycleVersion = "2.6.1"
navigationVersion = '2.6.0'
navigationVersion = '2.7.1'
securityCryptoVersion = '1.1.0-alpha06'
roomVersion = '2.5.2'
dataStoreVersion = '1.0.0'
Expand Down

0 comments on commit 426bb4d

Please sign in to comment.