Bump core-ktx from 1.5.0 to 1.7.0

Bumps core-ktx from 1.5.0 to 1.7.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

View File

@ -7,7 +7,7 @@ ext.versions = [
navigation : "2.3.5",
gradlePlugin : "4.2.2",
androidxcore : "1.5.0",
androidxcore : "1.7.0",
ktlint : "0.37.1",
ktlintGradle : "10.2.0",
detekt : "1.18.1",