Bump core-ktx from 1.5.0 to 1.6.0 (#1388)

This commit is contained in:
dependabot[bot] 2021-07-12 19:40:32 +00:00 committed by GitHub
parent b65a060fca
commit 40372e7cea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -171,7 +171,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0"
implementation "androidx.core:core-ktx:1.5.0"
implementation "androidx.core:core-ktx:1.6.0"
implementation "androidx.activity:activity-ktx:1.2.3"
implementation "androidx.appcompat:appcompat:1.3.0"
implementation "androidx.appcompat:appcompat-resources:1.3.0"