chore(deps): bump nav_version from 2.4.2 to 2.5.3
Bumps `nav_version` from 2.4.2 to 2.5.3. Updates `navigation-fragment-ktx` from 2.4.2 to 2.5.3 Updates `navigation-runtime-ktx` from 2.4.2 to 2.5.3 Updates `navigation-ui-ktx` from 2.4.2 to 2.5.3 --- updated-dependencies: - dependency-name: androidx.navigation:navigation-fragment-ktx dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.navigation:navigation-runtime-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] <support@github.com>
This commit is contained in:
parent
6f13bef91e
commit
a57907a236
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ buildscript {
|
|||
fragmentktx_version = '1.4.1'
|
||||
ormLite_version = '4.46'
|
||||
gson_version = '2.10'
|
||||
nav_version = '2.4.2'
|
||||
nav_version = '2.5.3'
|
||||
appcompat_version = '1.5.1'
|
||||
material_version = '1.7.0'
|
||||
constraintlayout_version = '2.1.4'
|
||||
|
|
Loading…
Reference in a new issue