Update to 1.3.0-rc-6. (#2050)

This commit is contained in:
Nikolay Igotti
2018-09-13 10:20:52 +03:00
committed by GitHub
parent 27ce3b194d
commit b6a01a86f1
16 changed files with 48 additions and 66 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ repositories {
dependencies {
cli_bc project(path: ':backend.native', configuration: 'cli_bc')
update_tests (group: 'org', name: 'Kotlin_dev_CompilerAllPlugins', version: testKotlinVersion) {
update_tests (group: 'org', name: 'Kotlin_130_Compiler', version: testKotlinVersion) {
artifact {
name = 'internal/kotlin-test-data'
type = 'zip'