mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-11 02:50:15 +08:00
Cleanup
This commit is contained in:
parent
b636ea9b31
commit
0a50674f67
@ -30,6 +30,7 @@ kotlin {
|
|||||||
kotlinOptions {
|
kotlinOptions {
|
||||||
freeCompilerArgs = freeCompilerArgs + "-Xjvm-default=enable"
|
freeCompilerArgs = freeCompilerArgs + "-Xjvm-default=enable"
|
||||||
jvmTarget = "1.8"
|
jvmTarget = "1.8"
|
||||||
|
// useIR = true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
languageSettings.apply {
|
languageSettings.apply {
|
||||||
|
Loading…
Reference in New Issue
Block a user