mirror of
https://github.com/mamoe/mirai.git
synced 2026-09-02 04:38:11 +08:00
Kotlin 1.4.21
This commit is contained in:
@@ -23,8 +23,8 @@ import org.gradle.api.attributes.Attribute
|
||||
object Versions {
|
||||
const val project = "2.0-M1"
|
||||
|
||||
const val kotlinCompiler = "1.4.20"
|
||||
const val kotlinStdlib = "1.4.20"
|
||||
const val kotlinCompiler = "1.4.21"
|
||||
const val kotlinStdlib = "1.4.21"
|
||||
const val coroutines = "1.4.1"
|
||||
const val atomicFU = "0.14.4"
|
||||
const val serialization = "1.0.1"
|
||||
|
||||
Reference in New Issue
Block a user