mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-12 14:00:12 +08:00
Remove GRADLE_METADATA
This commit is contained in:
parent
a518037585
commit
d534bbcb48
@ -45,6 +45,4 @@ if (!disableOldFrontEnds) {
|
|||||||
} else {
|
} else {
|
||||||
println("当前使用的 JDK 版本为 ${System.getProperty("java.version")}, 请使用 JDK 9 以上版本引入模块 `:mirai-console-graphical`\n")
|
println("当前使用的 JDK 版本为 ${System.getProperty("java.version")}, 请使用 JDK 9 以上版本引入模块 `:mirai-console-graphical`\n")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
enableFeaturePreview("GRADLE_METADATA")
|
|
Loading…
Reference in New Issue
Block a user