Migrate repo to use JVM toolchains Gradle feature.
^KT-46972 Fixed
This commit is contained in:
@@ -6,7 +6,7 @@ plugins {
|
||||
id("jps-compatible")
|
||||
}
|
||||
|
||||
jvmTarget = "1.8"
|
||||
project.updateJvmTarget("1.8")
|
||||
|
||||
publish()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user