mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-24 03:19:06 -06:00
[Android]: Bump navigation_version from 2.5.1 to 2.5.2 (#225)
Bumps `navigation_version` from 2.5.1 to 2.5.2. Updates `navigation-safe-args-gradle-plugin` from 2.5.1 to 2.5.2 Updates `navigation-fragment-ktx` from 2.5.1 to 2.5.2 Updates `navigation-ui-ktx` from 2.5.1 to 2.5.2 --- updated-dependencies: - dependency-name: androidx.navigation:navigation-safe-args-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.navigation:navigation-fragment-ktx dependency-type: direct:production update-type: version-update:semver-patch - 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,7 @@ buildscript {
|
||||
kotlin_version = "1.6.21"
|
||||
lifecycle_version = "2.5.1"
|
||||
room_version = "2.4.2"
|
||||
navigation_version = '2.5.1'
|
||||
navigation_version = '2.5.2'
|
||||
ext.hilt_version = '2.43.2'
|
||||
compose_version = '1.0.1'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user