Skip to content

Commit

Permalink
Advance bootstrap to 1.7.21
Browse files Browse the repository at this point in the history
Also known as 1.7.21-release-254, but published as 1.7.21 to Space
packages because build numbers in the branch 1.7.20 are already final.

This is needed in order to fix KT-54707.
  • Loading branch information
udalov committed Oct 31, 2022
1 parent c55a197 commit 90b3e21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ kotlin.build.gradlePlugin.version=0.0.38
#maven.repository.mirror=http://repository.jetbrains.com/remote-repos/
#bootstrap.kotlin.repo=https://maven.pkg.jetbrains.space/kotlin/p/kotlin/bootstrap
#bootstrap.kotlin.version=1.1.50-dev-1451
bootstrap.kotlin.default.version=1.7.20-dev-2726
bootstrap.kotlin.default.version=1.7.21

kotlin.build.publishing.attempts=20
#signingRequired=true
Expand Down

0 comments on commit 90b3e21

Please sign in to comment.