Merge pull request #618 from ultrasonic/dependabot/gradle/androidx.core-core-ktx-1.7.0

Bump core-ktx from 1.5.0 to 1.6.0
This commit is contained in:
Nite 2021-11-05 19:09:11 +01:00 committed by GitHub
commit 2e482e02a2
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.6.0",
ktlint : "0.37.1",
ktlintGradle : "10.2.0",
detekt : "1.18.1",