1
0

Bump core-ktx from 1.3.1 to 1.3.2 (#983)

This commit is contained in:
dependabot-preview[bot]
2020-10-06 21:43:50 +00:00
committed by GitHub
parent da6d8a74fd
commit ca6dfbf2d0

View File

@ -134,7 +134,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9'
implementation "androidx.core:core-ktx:1.3.1"
implementation "androidx.core:core-ktx:1.3.2"
implementation "androidx.activity:activity-ktx:1.1.0"
implementation "androidx.appcompat:appcompat:1.2.0"
implementation "androidx.appcompat:appcompat-resources:1.2.0"