Bump kotlinx-coroutines-core from 1.4.2 to 1.4.3 (#85)
This commit is contained in:
parent
fe87a7c21e
commit
b5920ae7c1
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ subprojects {
|
|||
|
||||
dependencies {
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
|
||||
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.2'
|
||||
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.3'
|
||||
|
||||
implementation "com.squareup.okhttp3:logging-interceptor:$okhttp3"
|
||||
|
||||
|
|
Loading…
Reference in a new issue