however, I am wondering if it needed to setup the kotlin compile options on
kotlin {}
plugin setup…
q
Qracle
02/25/2022, 10:43 PM
hey, I am having this issue as well, were you able to figure out a solution?
m
magnumrocha
03/01/2022, 8:53 PM
hi @Qracle, I’ve set the project Java SDK to Java 11 SDK, and the build runs fine 😄
I think the problem is that some kotlin plugins are not working well with Java 15+ SDK 🤔