Closed ghost closed 8 months ago
That is another PR for the Java 8 support. So far the code is already being compiled for Java 8, but as Gradle uses compileJava compatability over the Kotlin's jvmTarget, we have to additionally explicitly set these to the proper version.
That is another PR for the Java 8 support. So far the code is already being compiled for Java 8, but as Gradle uses compileJava compatability over the Kotlin's jvmTarget, we have to additionally explicitly set these to the proper version.