Commit a95acad0 authored by Him188's avatar Him188

Remove `withJava()` for IDE issue https://youtrack.jetbrains.com/issue/KT-39991

parent 9a57f358
......@@ -35,7 +35,7 @@ kotlin {
}
jvm() {
withJava()
// withJava() // https://youtrack.jetbrains.com/issue/KT-39991
}
sourceSets {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment