Skip to content

Commit 43a81e3

Browse files
SvyatoslavScherbinaSpace
authored andcommitted
Update Kotlin/Native: 1.5.10-eap-69
1 parent 61cdc66 commit 43a81e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

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

189189
if (!project.hasProperty("versions.kotlin-native")) {
190-
extra["versions.kotlin-native"] = "1.5-release-61"
190+
extra["versions.kotlin-native"] = "1.5.10-eap-69"
191191
}
192192

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

0 commit comments

Comments
 (0)