Skip to content
Snippets Groups Projects
Commit 4a9d6562 authored by RenovateBot's avatar RenovateBot
Browse files

Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.6.2

parent 5e18294e
Branches
Tags
1 merge request!160Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.6.2
Pipeline #20867 passed
......@@ -154,7 +154,7 @@ dependencies {
implementation(fileTree(mapOf("dir" to "libs", "include" to listOf("*.jar", "*.aar"))))
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk7:${Versions.kotlin}")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.2")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.2")
implementation("androidx.appcompat:appcompat:1.4.1")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment