kotlin.language.version property no longer used in maven build
This commit is contained in:
@@ -53,8 +53,6 @@
|
||||
<kotlin-sdk>${kotlin-dist}/kotlinc</kotlin-sdk>
|
||||
<kotlin.compiler.jdkHome>${env.JDK_18}</kotlin.compiler.jdkHome>
|
||||
|
||||
<kotlin.language.version>1.1</kotlin.language.version>
|
||||
|
||||
<maven.compiler.source>1.6</maven.compiler.source>
|
||||
<maven.compiler.target>1.6</maven.compiler.target>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user