mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-07 01:20:12 +08:00
2.1.0-dev-1
This commit is contained in:
parent
988794343b
commit
d7b7813b63
@ -12,7 +12,7 @@
|
|||||||
import org.gradle.api.attributes.Attribute
|
import org.gradle.api.attributes.Attribute
|
||||||
|
|
||||||
object Versions {
|
object Versions {
|
||||||
const val project = "2.0.0"
|
const val project = "2.1.0-dev-1"
|
||||||
|
|
||||||
const val kotlinCompiler = "1.4.21"
|
const val kotlinCompiler = "1.4.21"
|
||||||
const val kotlinStdlib = "1.4.21"
|
const val kotlinStdlib = "1.4.21"
|
||||||
|
Loading…
Reference in New Issue
Block a user