mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-13 06:30:13 +08:00
2.0-RC-dev-1
This commit is contained in:
parent
24a95201a0
commit
d0fd05d4d5
@ -11,17 +11,8 @@
|
||||
|
||||
import org.gradle.api.attributes.Attribute
|
||||
|
||||
/*
|
||||
* Copyright 2019-2020 Mamoe Technologies and contributors.
|
||||
*
|
||||
* 此源代码的使用受 GNU AFFERO GENERAL PUBLIC LICENSE version 3 许可证的约束, 可以在以下链接找到该许可证.
|
||||
* Use of this source code is governed by the GNU AFFERO GENERAL PUBLIC LICENSE version 3 license that can be found via the following link.
|
||||
*
|
||||
* https://github.com/mamoe/mirai/blob/master/LICENSE
|
||||
*/
|
||||
|
||||
object Versions {
|
||||
const val project = "2.0-M2-2"
|
||||
const val project = "2.0-RC-dev-1"
|
||||
|
||||
const val kotlinCompiler = "1.4.21"
|
||||
const val kotlinStdlib = "1.4.21"
|
||||
|
Loading…
Reference in New Issue
Block a user