Make kotlin build version for buildSrc the same as for kotlin project

This commit is contained in:
nataliya.valtman
2020-01-27 12:44:26 +03:00
parent 699ea0aa2b
commit 13afb2e45e
12 changed files with 54 additions and 36 deletions
+3
View File
@@ -7,7 +7,10 @@ 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
kotlin.build.version=1.4.0-dev-1075
#signingRequired=true
#org.gradle.debug=true
## The following properties can be added to your local.properties file to customize the build: