1 parent 99273c7 commit 906f878Copy full SHA for 906f878
1 file changed
build.gradle.kts
@@ -188,7 +188,7 @@ extra["versions.kotlinx-collections-immutable-jvm"] = immutablesVersion
188
extra["versions.ktor-network"] = "1.0.1"
189
190
if (!project.hasProperty("versions.kotlin-native")) {
191
- extra["versions.kotlin-native"] = "1.4.31-release-146"
+ extra["versions.kotlin-native"] = "1.4.32-release-153"
192
}
193
194
val intellijUltimateEnabled by extra(project.kotlinBuildProperties.intellijUltimateEnabled)
0 commit comments