update coroutines

This commit is contained in:
2021-05-10 13:49:27 +06:00
parent ccbed95cdc
commit 702c5a3e5d
2 changed files with 2 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ android.enableJetifier=true
org.gradle.jvmargs=-Xmx2g
kotlin_version=1.5.0
kotlin_coroutines_version=1.4.3
kotlin_coroutines_version=1.5.0-RC
kotlin_serialisation_core_version=1.2.0
kotlin_exposed_version=0.31.1