Updated dependencies
This commit is contained in:
parent
eb21c07f5b
commit
818703c573
2 changed files with 2 additions and 2 deletions
|
@ -138,7 +138,7 @@ dependencies {
|
|||
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
|
||||
|
||||
def kotlin_coroutines_version = '1.6.0'
|
||||
def kotlin_coroutines_version = '1.6.1'
|
||||
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