build: Store kotlin-compiler repo URL in a project property

This commit is contained in:
Ilya Matveev
2017-05-02 17:00:00 +07:00
committed by ilmat192
parent 3f0a273a11
commit fe5badee34
5 changed files with 23 additions and 30 deletions
+3
View File
@@ -21,5 +21,8 @@ remoteRoot=konan_tests
#kotlinCompilerModule=org.jetbrains.kotlin:kotlin-compiler:1.1-SNAPSHOT
# Download artifacts of https://teamcity.jetbrains.com/viewType.html?buildTypeId=bt345
testDataVersion=1053418:id
#kotlinCompilerRepo=http://dl.bintray.com/jetbrains/kotlin-native-dependencies
#kotlinCompilerRepo=http://oss.sonatype.org/content/repositories/snapshots
kotlinCompilerRepo=http://dl.bintray.com/kotlin/kotlin-dev
kotlinCompilerModule=org.jetbrains.kotlin:kotlin-compiler:1.1.3-dev-1619
konanVersion=0.1