Skip to content

Commit 8d2706a

Browse files
committed
Update Kotlin/Native: 1.4.30-release-115
1 parent fd948c0 commit 8d2706a

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
@@ -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.30-dev-112"
191+
extra["versions.kotlin-native"] = "1.4.30-release-115"
192192
}
193193

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

0 commit comments

Comments
 (0)