use bootstrap.kotlin.default.version bootstrap for buildSrc

This commit is contained in:
nataliya.valtman
2020-03-02 15:42:17 +03:00
parent f7a7c169f8
commit fa74eabbd1
14 changed files with 183 additions and 196 deletions
+3
View File
@@ -1,12 +1,15 @@
org.gradle.jvmargs=-Duser.country=US -Dkotlin.daemon.jvm.options=-Xmx1600m -Dfile.encoding=UTF-8
cacheRedirectorEnabled=true
defaultSnapshotVersion=1.4-SNAPSHOT
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
bootstrap.kotlin.default.version=1.4.0-dev-1818
#signingRequired=true
## The following properties can be added to your local.properties file to customize the build: