Skip to content

Commit 6ab0272

Browse files
authored
Merge pull request #4759 from JetBrains/2-1-20-api-docs
chore: update core api reference docs (2.1.20)
2 parents 1153816 + 39f721d commit 6ab0272

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
@@ -10,7 +10,7 @@ object BuildParams {
1010
const val KOTLINX_IO_RELEASE_TAG = "0.7.0"
1111
const val KOTLINX_IO_ID = "kotlinx-io"
1212
const val KOTLINX_METADATA_ID = "kotlinx-metadata-jvm"
13-
const val KOTLIN_CORE_API_BUILD_ID = "Kotlin_KotlinRelease_210_LibraryReferenceLatestDocs"
13+
const val KOTLIN_CORE_API_BUILD_ID = "Kotlin_KotlinRelease_2120_LibraryReferenceLatestDocs"
1414
const val KOTLIN_RELEASE_TAG = "v2.1.0"
1515
const val KGP_ID = "kotlin-gradle-plugin"
1616
val KGP_RELEASE_TAG = if (KOTLIN_RELEASE_TAG >= "v2.1.0") KOTLIN_RELEASE_TAG else "2.1.0"

0 commit comments

Comments
 (0)