Update dependencies
This commit is contained in:
parent
7a409b795f
commit
9eebaf1a1f
6 changed files with 24 additions and 241 deletions
|
@ -137,7 +137,7 @@ dependencies {
|
|||
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
|
||||
|
||||
def kotlin_coroutines_version = '1.6.3'
|
||||
def kotlin_coroutines_version = '1.6.4'
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlin_coroutines_version"
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$kotlin_coroutines_version"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue