1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-19 11:56:51 -06:00

Bump core-ktx from 1.2.0-beta02 to 1.2.0-rc01 (#598)

This commit is contained in:
dependabot-preview[bot] 2019-11-21 10:30:51 +00:00 committed by GitHub
parent d467bf096f
commit 667659fbe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,7 +125,7 @@ dependencies {
implementation "io.github.wulkanowy:api:0.12.0" implementation "io.github.wulkanowy:api:0.12.0"
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-beta02" implementation "androidx.core:core-ktx:1.2.0-rc01"
implementation "androidx.activity:activity-ktx:1.1.0-rc02" implementation "androidx.activity:activity-ktx:1.1.0-rc02"
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"