I’ve just fixed this issue by making sure the process doing the release used Java 8 instead of Java 11. However, what’s the point of specifying the target JDK version in build.gradle.kts
if I still have to do that?
↧
Can't add Kotlin JVM library as dependency to another Kotlin JVM library due to target JDK version
↧