mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-09 19:50:27 +08:00
Update to Kotlin 1.3.72
This commit is contained in:
parent
ac20f2b365
commit
67d3309aa2
@ -13,7 +13,7 @@ object Versions {
|
||||
}
|
||||
|
||||
object Kotlin {
|
||||
const val stdlib = "1.3.71"
|
||||
const val stdlib = "1.3.72"
|
||||
const val coroutines = "1.3.5" // isn't used
|
||||
const val atomicFU = "0.14.2"
|
||||
const val serialization = "0.20.0"
|
||||
|
Loading…
Reference in New Issue
Block a user