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.
1 parent fbc3da3 commit 7875e09Copy full SHA for 7875e09
.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_220_LibraryReferenceLatestDocs"
+ const val CORE_API_BUILD_ID = "Kotlin_KotlinRelease_2220_LibraryReferenceLatestDocs"
32
const val CORE_API_TITLE = "Core API"
33
34
const val KOTLINX_METADATA_ID = "kotlinx-metadata-jvm"
0 commit comments