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