Bump versions.navigation from 2.3.2 to 2.3.5

Bumps `versions.navigation` from 2.3.2 to 2.3.5.

Updates `navigation-fragment` from 2.3.2 to 2.3.5

Updates `navigation-ui` from 2.3.2 to 2.3.5

Updates `navigation-fragment-ktx` from 2.3.2 to 2.3.5

Updates `navigation-ui-ktx` from 2.3.2 to 2.3.5

Updates `navigation-dynamic-features-fragment` from 2.3.2 to 2.3.5

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-08 16:11:09 +00:00 committed by GitHub
parent e06400550b
commit d46c556e6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ ext.versions = [
// You need to run ./gradlew wrapper after updating the version
gradle : '7.0',
navigation : "2.3.2",
navigation : "2.3.5",
gradlePlugin : "4.2.0",
androidxcore : "1.5.0-rc01",
ktlint : "0.37.1",