Bump activity-ktx from 1.1.0-beta01 to 1.1.0-rc01 (#567)

This commit is contained in:
dependabot-preview[bot] 2019-10-24 06:16:51 +00:00 committed by GitHub
parent 90c60f399b
commit 994b162ae3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,7 +127,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version" implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation "androidx.core:core-ktx:1.2.0-beta01" implementation "androidx.core:core-ktx:1.2.0-beta01"
implementation "androidx.activity:activity-ktx:1.1.0-beta01" implementation "androidx.activity:activity-ktx:1.1.0-rc01"
implementation "androidx.appcompat:appcompat:1.1.0" implementation "androidx.appcompat:appcompat:1.1.0"
implementation "androidx.appcompat:appcompat-resources:1.1.0" implementation "androidx.appcompat:appcompat-resources:1.1.0"
implementation "androidx.fragment:fragment-ktx:1.2.0-beta02" implementation "androidx.fragment:fragment-ktx:1.2.0-beta02"