We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e091098 + dd38235 commit afa4ca6Copy full SHA for afa4ca6
.teamcity/BuildParams.kt
@@ -28,7 +28,7 @@ object BuildParams {
28
const val KOTLIN_RELEASE_TAG = "whyoleg/dokka2-sync"
29
const val KOTLIN_RELEASE_LABEL = "2.1.20"
30
31
- const val CORE_API_BUILD_ID = "Kotlin_KotlinRelease_2120_LibraryReferenceLatestDocs"
+ const val CORE_API_BUILD_ID = "Kotlin_KotlinRelease_220_LibraryReferenceLatestDocs"
32
const val CORE_API_TITLE = "Core API"
33
34
const val KGP_RELEASE_TAG = KOTLIN_RELEASE_TAG
0 commit comments