We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19fb6ae commit a3e806fCopy full SHA for a3e806f
1 file changed
build.gradle.kts
@@ -53,8 +53,6 @@ kotlin {
53
54
mirai {
55
jvmTarget = JavaVersion.VERSION_11
56
- coreVersion = "2.15.0-dev-120"
57
- consoleVersion = "2.15.0-dev-120"
58
if (System.getenv("CI").toBoolean()) {
59
useTestConsoleFrontEnd = null
60
}
0 commit comments