Skip to content

Commit d4525b6

Browse files
committed
Comment 2.2.0 until release
1 parent 85e575b commit d4525b6

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
@@ -42,7 +42,7 @@ object BuildParams {
4242

4343
val KGP_REFERENCE = KotlinGradleAPI {
4444
addVersion("2.1.20", VCS.branch("whyoleg/dokka2-sync"))
45-
addVersion("2.2.0", VCS.branch("2.2.0"))
45+
// addVersion("2.2.0", VCS.branch("2.2.0"))
4646
}
4747

4848
val API_COMPOSE = ComposeMultiplatformCore {

0 commit comments

Comments
 (0)