Prohibit JVM target 1.6
But still compile stdlib, reflect, kotlin.test and scripting runtimes with JVM target 1.6 to simplify migration from Kotlin 1.6 to 1.7. #KT-45165 Fixed
This commit is contained in:
+2
-2
@@ -1,2 +1,2 @@
|
||||
warning: JVM target 1.6 is deprecated and will be removed in a future release. Please migrate to JVM target 1.8 or above
|
||||
OK
|
||||
error: JVM target 1.6 is no longer supported. Please migrate to JVM target 1.8 or above
|
||||
COMPILATION_ERROR
|
||||
|
||||
Reference in New Issue
Block a user