Revert "Set Kotlin's language version to Java 8"
This reverts commit 0b6e55b338
.
This commit is contained in:
parent
0b6e55b338
commit
742c221a20
1 changed files with 1 additions and 3 deletions
|
@ -24,9 +24,7 @@ plugins {
|
|||
}
|
||||
|
||||
kotlin {
|
||||
jvmToolchain {
|
||||
languageVersion.set(JavaLanguageVersion.of(8))
|
||||
}
|
||||
//jvmToolchain(11)
|
||||
|
||||
applyDefaultHierarchyTemplate()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue