[Gradle][Native] Bump kotlin native version to 1.8.20-dev-2913
^KT-55071 Verification Pending
This commit is contained in:
committed by
Space Team
parent
7870c82221
commit
39c97aa804
+1
-1
@@ -123,7 +123,7 @@ rootProject.apply {
|
||||
IdeVersionConfigurator.setCurrentIde(project)
|
||||
|
||||
if (!project.hasProperty("versions.kotlin-native")) {
|
||||
extra["versions.kotlin-native"] = "1.8.20-dev-2653"
|
||||
extra["versions.kotlin-native"] = "1.8.20-dev-2933"
|
||||
}
|
||||
|
||||
val irCompilerModules = arrayOf(
|
||||
|
||||
Reference in New Issue
Block a user