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 88ac85d commit 33038dfCopy full SHA for 33038df
buildSrc/src/main/kotlin/Versions.kt
@@ -6,7 +6,7 @@ object Versions {
6
const val project = "2.2.0-172.1"
7
const val idePlugin = "222-$project"
8
9
- const val kotlin = "1.7.20-Beta"
+ const val kotlin = "1.7.20"
10
const val coroutines = "1.6.1"
11
12
const val publicationGroup = "me.him188"
0 commit comments