update kotlin version

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

View File

@ -4,6 +4,7 @@
* `Common`:
* `Version`:
* `Kotlin`: `1.4.31` -> `1.4.32`
* `MicroUtils`: `0.4.29` -> `0.4.30`
* `Klocks`: `2.0.6` -> `2.0.7`

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