[stdlib] Set AV to 2.0, LV to 1.9 for main compilations, build tests with K2
This commit is contained in:
committed by
Space Team
parent
6152022838
commit
0ecbbbf1ca
@@ -588,6 +588,9 @@ konanArtifacts {
|
||||
"-opt-in=kotlin.native.internal.InternalForKotlinNative",
|
||||
"-language-version",
|
||||
"1.9",
|
||||
"-api-version",
|
||||
"2.0",
|
||||
"-Xsuppress-api-version-greater-than-language-version-error",
|
||||
)
|
||||
|
||||
commonStdlibSrcDirs.forEach { commonSrcDir(it) }
|
||||
|
||||
Reference in New Issue
Block a user