it would be nice if the gradle plugin would detect...
# build-tools
t
it would be nice if the gradle plugin would detect the jre version based on the stdlib artifact being used and update all the kotlin compile tasks to the appropriate jvm target
d
We created this to fill those gaps while we wait -https://github.com/nebula-plugins/nebula-kotlin-plugin
t
yea exactly like that! 🌮 to you sir
only what you have is even better
d
We’re also considering setting the bootstrap classpath to the right JDK, so cross-compilation works correctly on 1.8 for older bytecode versions
t
this is why I love gradle. makes so many nice things attainable