Skip to content

Commit afa4ca6

Browse files
authored
Merge pull request #4895 from JetBrains/2-2-0-core-api-docs
chore: update core api reference docs (2.2.0)
2 parents e091098 + dd38235 commit afa4ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.teamcity/BuildParams.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ object BuildParams {
2828
const val KOTLIN_RELEASE_TAG = "whyoleg/dokka2-sync"
2929
const val KOTLIN_RELEASE_LABEL = "2.1.20"
3030

31-
const val CORE_API_BUILD_ID = "Kotlin_KotlinRelease_2120_LibraryReferenceLatestDocs"
31+
const val CORE_API_BUILD_ID = "Kotlin_KotlinRelease_220_LibraryReferenceLatestDocs"
3232
const val CORE_API_TITLE = "Core API"
3333

3434
const val KGP_RELEASE_TAG = KOTLIN_RELEASE_TAG

0 commit comments

Comments
 (0)