But in gradle, kotlinOptions, sourceCompatimility and targetCompatibility are set to 11 or more.
p
Philip Puffinburger
04/18/2020, 1:07 PM
What is your “Target JVM Version” in IntelliJ Preferences under “Build, Execution, Deployment -> Compiler -> Kotlin Compiler”?
👍 1
p
Pedro González
04/18/2020, 1:16 PM
That was it. How did it ended like that? No clue XD
Pedro González
04/18/2020, 1:16 PM
Thanks again!
d
Dustyn
04/18/2020, 1:33 PM
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