Bump Kotlin stable release to version 1.5.32

^KT-45745 In Progress
This commit is contained in:
Yahor Berdnikau
2021-12-21 18:14:20 +01:00
parent 0f3d7d5ad8
commit a378e1e128
@@ -21,7 +21,7 @@ interface TestVersions {
}
object Kotlin {
const val STABLE_RELEASE = "1.4.32"
const val STABLE_RELEASE = "1.5.32"
// Copied from KOTLIN_VERSION.kt file
val CURRENT