Join Slack
Powered by
<@UBZTE2MSB> what does that mean? I've seen this a...
# gradle
j
jacob
02/21/2019, 10:37 AM
@Bernhard
what does that mean? I've seen this a couple of times and been unable to fix it. what did you end up doing?
b
Bernhard
02/21/2019, 11:43 AM
It’s caused by intellij not properly importing your gradle config
Bernhard
02/21/2019, 11:44 AM
it means it wants to compile to 1.6 bytecode but your IDE says 1.6 bytecode is incompatible with language features
Bernhard
02/21/2019, 11:44 AM
kotlin.parallel.tasks.in.project=true causes this issue
Bernhard
02/21/2019, 11:44 AM
just figured it out btw
a
Alexey Belkov [JB]
02/22/2019, 8:24 AM
Please vote for
https://youtrack.jetbrains.com/issue/KT-29564
👍 1
3
Views
Open in Slack
Previous
Next