mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
Move to Kotlin 1.4.32 and 0.4.0-build180
This commit is contained in:
@@ -8,6 +8,6 @@ package org.jetbrains.compose.test
|
||||
@Suppress("EnumEntryName")
|
||||
enum class TestKotlinVersion(val versionString: String) {
|
||||
// __KOTLIN_COMPOSE_VERSION__
|
||||
Default("1.4.31"),
|
||||
Default("1.4.32"),
|
||||
V1_5_20_dev_3226("1.5.20-dev-3226")
|
||||
}
|
||||
Reference in New Issue
Block a user