1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-02 14:49:47 +00:00

update kotlin version

This commit is contained in:
2021-03-24 13:14:09 +06:00
parent 9f8e8ee21b
commit 5b620014cb
2 changed files with 2 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ kotlin.js.generate.externals=true
kotlin.incremental=true
kotlin.incremental.js=true
kotlin_version=1.4.31
kotlin_version=1.4.32
kotlin_coroutines_version=1.4.3
kotlin_serialisation_runtime_version=1.1.0
klock_version=2.0.7