Skip to content

Commit 906f878

Browse files
Update Kotlin/Native: 1.4.32-release-153
1 parent 99273c7 commit 906f878

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ extra["versions.kotlinx-collections-immutable-jvm"] = immutablesVersion
188188
extra["versions.ktor-network"] = "1.0.1"
189189

190190
if (!project.hasProperty("versions.kotlin-native")) {
191-
extra["versions.kotlin-native"] = "1.4.31-release-146"
191+
extra["versions.kotlin-native"] = "1.4.32-release-153"
192192
}
193193

194194
val intellijUltimateEnabled by extra(project.kotlinBuildProperties.intellijUltimateEnabled)

0 commit comments

Comments
 (0)