Bump bundled K/N version to 1.7.0-dev-1132
This commit is contained in:
committed by
Space
parent
289b838d77
commit
a4f1147815
+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-1037"
|
||||
extra["versions.kotlin-native"] = "1.7.0-dev-1132"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user