Add filtering for standard KLIBs (advance kotlin-native-shared version) (#2919)

This commit is contained in:
Dmitriy Dolovov
2019-04-30 12:57:52 +07:00
committed by GitHub
parent 2138b37dc9
commit 474fc4eb04
+2 -2
View File
@@ -22,8 +22,8 @@ kotlinCompilerRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buil
kotlinVersion=1.3.40-dev-2423
testKotlinVersion=1.3.40-dev-2423
# See https://teamcity.jetbrains.com/project.html?projectId=Kotlin_KotlinNativeShared&tab=projectOverview
sharedRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinNativeShared_BuildAndTest),number:1.0-dev-49,branch:default:true,pinned:true/artifacts/content/maven
sharedVersion=1.0-dev-49
sharedRepo=https://dl.bintray.com/jetbrains/kotlin-native-dependencies
sharedVersion=1.0-dev-50
konanVersion=1.3.0
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
org.gradle.workers.max=4