rules_kotlin
rules_kotlin copied to clipboard
Experimental ABI jars - Toolchain passed to java_common.compile() does not respect build flags
When specifying Java tool chain in .bazelrc or command line
build --java_toolchain=@bazel_tools//tools/jdk:toolchain_java8
The latest tool chain (Java 11) is still used.