Support JVM target versions up to 12

#KT-26240 Fixed
This commit is contained in:
Alexander Udalov
2019-03-01 21:54:29 +01:00
parent 9f75fd0d62
commit 518b03125c
7 changed files with 24 additions and 15 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
error: unknown JVM target version: 1.5
Supported versions: 1.6, 1.8
Supported versions: 1.6, 1.8, 9, 10, 11, 12
COMPILATION_ERROR