[MPP] Apply @UnsafeNumber to functions and properties
KT-51224 KT-51215
This commit is contained in:
committed by
teamcity
parent
f8a1395a03
commit
6674c3f482
+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-1132"
|
||||
extra["versions.kotlin-native"] = "1.7.0-dev-1827"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user