[kotlin compiler][update] 1.3.0-rc-51
This commit is contained in:
@@ -43,7 +43,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
cli_bc project(path: ':backend.native', configuration: 'cli_bc')
|
||||
update_tests (group: 'org', name: 'Kotlin_130_Compiler', version: testKotlinVersion) {
|
||||
update_tests (group: 'org', name: 'Kotlin_130_CompilerAllPlugins', version: testKotlinVersion) {
|
||||
artifact {
|
||||
name = 'internal/kotlin-test-data'
|
||||
type = 'zip'
|
||||
|
||||
+3
-2
@@ -18,8 +18,9 @@
|
||||
buildKotlinVersion=1.3.0-rc-6
|
||||
buildKotlinCompilerRepo=http://dl.bintray.com/kotlin/kotlin-dev
|
||||
remoteRoot=konan_tests
|
||||
kotlinCompilerRepo=http://dl.bintray.com/kotlin/kotlin-dev
|
||||
kotlinVersion=1.3.0-rc-46
|
||||
testDataVersion=1226829:id
|
||||
kotlinCompilerRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_130_CompilerAllPlugins),number:1.3.0-rc-51,tag:kotlin-native,pinned:true/artifacts/content/maven
|
||||
kotlinVersion=1.3.0-rc-51
|
||||
testKotlinVersion=1.3.0-rc-52
|
||||
konanVersion=0.9.2
|
||||
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
|
||||
|
||||
Reference in New Issue
Block a user