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.
removePrefix
1 parent 7071891 commit 3960cc2Copy full SHA for 3960cc2
.teamcity/references/builds/kotlinx/io/KotlinxIOBuildApiReference.kt
@@ -10,7 +10,7 @@ import references.vcsRoots.KotlinxIO
10
11
object KotlinxIOBuildApiReference : BuildApiPages(
12
apiId = KOTLINX_IO_ID,
13
- releaseTag = KOTLINX_IO_RELEASE_LABEL.removePrefix("v"),
+ releaseTag = KOTLINX_IO_RELEASE_LABEL,
14
pagesRoot = "build/dokka/html",
15
stepDokkaVersionSync = {
16
// TODO readme, and disable this step for other libs too
0 commit comments