Bump bundled K/N version to 1.7.0-dev-953
This commit is contained in:
committed by
Space
parent
eecc63594c
commit
8208f8cc0f
+1
-1
@@ -120,7 +120,7 @@ rootProject.apply {
|
||||
IdeVersionConfigurator.setCurrentIde(project)
|
||||
|
||||
if (!project.hasProperty("versions.kotlin-native")) {
|
||||
extra["versions.kotlin-native"] = "1.7.0-dev-528"
|
||||
extra["versions.kotlin-native"] = "1.7.0-dev-953"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user