We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc29ef1 commit 6bbdca8Copy full SHA for 6bbdca8
gradle.properties
@@ -5,7 +5,7 @@
5
# Kotlin
6
version=1.7.2-SNAPSHOT
7
group=org.jetbrains.kotlinx
8
-kotlin_version=1.9.20-RC2
+kotlin_version=1.9.20
9
10
# Dependencies
11
junit_version=4.12
integration-testing/gradle.properties
@@ -1,4 +1,4 @@
1
2
coroutines_version=1.7.2-SNAPSHOT
3
asm_version=9.3
4
0 commit comments