Bump Kotlin stable version in tests to 1.6.21
This commit is contained in:
committed by
Space Team
parent
fde17e60d3
commit
90366dc914
+1
-1
@@ -29,7 +29,7 @@ interface TestVersions {
|
||||
}
|
||||
|
||||
object Kotlin {
|
||||
const val STABLE_RELEASE = "1.5.32"
|
||||
const val STABLE_RELEASE = "1.6.21"
|
||||
|
||||
// Copied from KOTLIN_VERSION.kt file
|
||||
val CURRENT
|
||||
|
||||
Reference in New Issue
Block a user