But in gradle, kotlinOptions, sourceCompatimility ...
# tornadofx
p
But in gradle, kotlinOptions, sourceCompatimility and targetCompatibility are set to 11 or more.
p
What is your “Target JVM Version” in IntelliJ Preferences under “Build, Execution, Deployment -> Compiler -> Kotlin Compiler”?
👍 1
p
That was it. How did it ended like that? No clue XD
Thanks again!
d
Mhm i had this on 1.6 as well in IntelliJ but for me this didnt caused any issues. Good to know that it does for some. It seemd to had picked up gradle settings anyway - though the settings state that those may override project settings