Use bootstrapped Native bundle with pre-release ON to fix Gradle tests

Related to KT-62058
This commit is contained in:
Mikhail Glukhikh
2023-09-25 09:37:56 +02:00
committed by Space Team
parent 52010e38e3
commit c860de6600
+1 -1
View File
@@ -99,7 +99,7 @@ IdeVersionConfigurator.setCurrentIde(project)
if (!project.hasProperty("versions.kotlin-native")) {
// BEWARE! Bumping this version doesn't take an immediate effect on TeamCity: KTI-1107
extra["versions.kotlin-native"] = "2.0.0-dev-4323"
extra["versions.kotlin-native"] = "2.0.0-dev-4401"
}
val irCompilerModules = arrayOf(