Enable new inference in the compiler

This commit is contained in:
Mikhail Zarechenskiy
2018-03-19 15:13:45 +03:00
parent 152a9a21f9
commit ae35a3b324
3 changed files with 14 additions and 6 deletions
+1
View File
@@ -4,6 +4,7 @@ org.gradle.configureondemand=false
org.gradle.jvmargs=-Duser.country=US -Dkotlin.daemon.jvm.options=-Xmx1600m
kotlin.compiler.effectSystemEnabled=true
kotlin.compiler.newInferenceEnabled=true
#maven.repository.mirror=http://repository.jetbrains.com/remote-repos/
#bootstrap.kotlin.repo=https://dl.bintray.com/kotlin/kotlin-dev
#bootstrap.kotlin.version=1.1.50-dev-1451