Bump kotlinx-coroutines-core from 1.4.0 to 1.4.2 (#63)
This commit is contained in:
parent
456e38c90c
commit
8ce0682820
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.0'
|
||||
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.2'
|
||||
|
||||
implementation "com.squareup.okhttp3:logging-interceptor:$okhttp3"
|
||||
|
||||
|
|
Loading…
Reference in a new issue