Skip to content
This repository was archived by the owner on Aug 10, 2021. It is now read-only.

Commit 0a651c6

Browse files
[kotlin compiler][update] 1.5.0-743
1 parent a2edf32 commit 0a651c6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
buildKotlinVersion=1.5.0-RC-556
1919
buildKotlinCompilerRepo=https://cache-redirector.jetbrains.com/maven.pkg.jetbrains.space/kotlin/p/kotlin/bootstrap
2020
remoteRoot=konan_tests
21-
kotlinCompilerRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.5.0-718,branch:default:any,pinned:true/artifacts/content/maven
22-
kotlinVersion=1.5.0-718
23-
kotlinStdlibRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.5.0-718,branch:default:any,pinned:true/artifacts/content/maven
24-
kotlinStdlibVersion=1.5.0-718
25-
kotlinStdlibTestsVersion=1.5.0-718
26-
testKotlinCompilerVersion=1.5.0-718
21+
kotlinCompilerRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.5.0-743,branch:default:any,pinned:true/artifacts/content/maven
22+
kotlinVersion=1.5.0-743
23+
kotlinStdlibRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.5.0-743,branch:default:any,pinned:true/artifacts/content/maven
24+
kotlinStdlibVersion=1.5.0-743
25+
kotlinStdlibTestsVersion=1.5.0-743
26+
testKotlinCompilerVersion=1.5.0-743
2727
konanVersion=1.5.0
2828

2929
# A version of Xcode required to build the Kotlin/Native compiler.

0 commit comments

Comments
 (0)