Skip to content

Commit 33038df

Browse files
committed
Update to 1.7.20
1 parent 88ac85d commit 33038df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object Versions {
66
const val project = "2.2.0-172.1"
77
const val idePlugin = "222-$project"
88

9-
const val kotlin = "1.7.20-Beta"
9+
const val kotlin = "1.7.20"
1010
const val coroutines = "1.6.1"
1111

1212
const val publicationGroup = "me.him188"

0 commit comments

Comments
 (0)