mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-24 06:10:09 +08:00
Fix intellij-plugin
This commit is contained in:
parent
4fcd19742b
commit
bb3df26817
@ -64,8 +64,6 @@ fun File.resolveMkdir(relative: String): File {
|
||||
|
||||
kotlin.target.compilations.all {
|
||||
kotlinOptions {
|
||||
apiVersion = "1.4"
|
||||
languageVersion = "1.4"
|
||||
jvmTarget = "11"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user