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

Commit 62a7e6a

Browse files
[kotlin compiler][update] 1.4.32-355
1 parent 978e910 commit 62a7e6a

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.4.30-dev-2196
1919
buildKotlinCompilerRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.4.30-dev-2196,branch:default:any,pinned:true/artifacts/content/maven
2020
remoteRoot=konan_tests
21-
kotlinCompilerRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.4.31-327,branch:default:any,pinned:true/artifacts/content/maven
22-
kotlinVersion=1.4.31-327
23-
kotlinStdlibRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.4.31-327,branch:default:any,pinned:true/artifacts/content/maven
24-
kotlinStdlibVersion=1.4.31-327
25-
kotlinStdlibTestsVersion=1.4.31-327
26-
testKotlinCompilerVersion=1.4.31-327
21+
kotlinCompilerRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.4.32-355,branch:default:any,pinned:true/artifacts/content/maven
22+
kotlinVersion=1.4.32-355
23+
kotlinStdlibRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.4.32-355,branch:default:any,pinned:true/artifacts/content/maven
24+
kotlinStdlibVersion=1.4.32-355
25+
kotlinStdlibTestsVersion=1.4.32-355
26+
testKotlinCompilerVersion=1.4.32-355
2727
konanVersion=1.4.32
2828

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

0 commit comments

Comments
 (0)