Skip to content
Snippets Groups Projects
Commit bcbee1fa authored by Ryan Harg's avatar Ryan Harg
Browse files

Merge branch 'renovate/org.jetbrains.kotlinx-kotlinx-coroutines-core-1.x' into 'develop'

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

See merge request !160
parents 5e18294e 4a9d6562
No related branches found
No related tags found
1 merge request!160Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.6.2
Pipeline #20875 failed with stages
in 17 minutes and 30 seconds
......@@ -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.
Finish editing this message first!
Please register or to comment