update dependencies

This commit is contained in:
2021-09-04 14:34:27 +06:00
parent ea6c33b497
commit bd9b0d16ab
2 changed files with 6 additions and 2 deletions

View File

@@ -8,13 +8,13 @@ android.enableJetifier=true
org.gradle.jvmargs=-Xmx2g
kotlin_version=1.5.30
kotlin_coroutines_version=1.5.1
kotlin_coroutines_version=1.5.2
kotlin_serialisation_core_version=1.2.2
kotlin_exposed_version=0.34.1
ktor_version=1.6.3
klockVersion=2.3.4
klockVersion=2.4.1
github_release_plugin_version=2.2.12