mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-15 21:10:14 +08:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
97ead06547
@ -13,7 +13,7 @@ object Versions {
|
|||||||
}
|
}
|
||||||
|
|
||||||
object Kotlin {
|
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 coroutines = "1.3.5" // isn't used
|
||||||
const val atomicFU = "0.14.2"
|
const val atomicFU = "0.14.2"
|
||||||
const val serialization = "0.20.0"
|
const val serialization = "0.20.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user