mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-25 15:40:28 +08:00
Update to Kotlin 1.4.10
This commit is contained in:
parent
4eb7eaff2c
commit
dd9cc3c706
@ -23,8 +23,8 @@ object Versions {
|
|||||||
const val consoleTerminal = "0.1.0"
|
const val consoleTerminal = "0.1.0"
|
||||||
const val consolePure = console
|
const val consolePure = console
|
||||||
|
|
||||||
const val kotlinCompiler = "1.4.0"
|
const val kotlinCompiler = "1.4.10"
|
||||||
const val kotlinStdlib = "1.4.0"
|
const val kotlinStdlib = kotlinCompiler
|
||||||
|
|
||||||
const val coroutines = "1.3.9"
|
const val coroutines = "1.3.9"
|
||||||
const val collectionsImmutable = "0.3.2"
|
const val collectionsImmutable = "0.3.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user