Migrate repo to use JVM toolchains Gradle feature.
^KT-46972 Fixed
This commit is contained in:
@@ -2,6 +2,7 @@ org.gradle.jvmargs=-Duser.country=US -Dkotlin.daemon.jvm.options=-Xmx2200m -Dfil
|
||||
|
||||
org.gradle.parallel=true
|
||||
org.gradle.caching=true
|
||||
org.gradle.java.installations.fromEnv=JDK_16,JDK_17,JDK_18,JDK_9,JDK_10,JDK_11,JDK_15
|
||||
|
||||
cacheRedirectorEnabled=true
|
||||
defaultSnapshotVersion=1.5.255-SNAPSHOT
|
||||
@@ -24,6 +25,9 @@ kotlin.build.publishing.attempts=20
|
||||
|
||||
## The following properties can be added to your local.properties file to customize the build:
|
||||
|
||||
# Enable when https://youtrack.jetbrains.com/issue/KT-47520 will be fixed
|
||||
kotlin.jvm.target.validation.mode=ignore
|
||||
|
||||
#jpsBuild=true
|
||||
#cidrPluginsEnabled=true
|
||||
#idea.fir.plugin=true
|
||||
|
||||
Reference in New Issue
Block a user