Join Slack
Powered by
This message was deleted.
# community-support
s
Slackbot
03/20/2023, 3:29 AM
This message was deleted.
e
ephemient
03/20/2023, 3:34 AM
https://kotlinlang.org/docs/whatsnew18.html#obligatory-check-for-jvm-targets-of-related-kotlin-and-java-compile-tasks
j
J.T. McQuigg
03/20/2023, 3:38 AM
This says kotlin targets JVM 8 or are you referencing something else?
J.T. McQuigg
03/20/2023, 4:06 AM
and adding this:
Copy code
java.toolchain.languageVersion.set(JavaLanguageVersion.of(8))
with Java 8 on my system does not fix it
10
Views
Open in Slack
Previous
Next