mirror of
https://github.com/mamoe/mirai.git
synced 2024-12-27 09:00:15 +08:00
2.0-M1-1
This commit is contained in:
parent
65d98314e0
commit
89af616f49
@ -21,7 +21,7 @@ import org.gradle.api.attributes.Attribute
|
||||
*/
|
||||
|
||||
object Versions {
|
||||
const val project = "2.0-M1"
|
||||
const val project = "2.0-M1-1"
|
||||
|
||||
const val kotlinCompiler = "1.4.21"
|
||||
const val kotlinStdlib = "1.4.21"
|
||||
|
@ -21,7 +21,7 @@ mirai 使用纯 Kotlin 开发,最低要求 `JDK 1.8`,`Kotlin 1.4`。但注
|
||||
| 版本类型 | 版本号 |
|
||||
|:------:|:------------------------------:|
|
||||
| 稳定 | 1.3.3 |
|
||||
| 预览 | 2.0-M1 |
|
||||
| 预览 | 2.0-M1-1 |
|
||||
| 开发 | [![Version]][Bintray Download] |
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user