What JDK version does Kotlin support? Does it support JDK12? Would it give problems with libraries?
m
Mike
04/07/2019, 9:41 PM
You should be fine. But still use 1.8 as jdk version for gradle options.
There's a ticket to support matching versions for options to simplify things but it hasn't been released yet.