[K/N] Revert language version override for uikit sample
^KT-62262
This commit is contained in:
committed by
Space Team
parent
520983d52c
commit
e342d7ff66
@@ -101,7 +101,3 @@ val packForXCode = if (sdkName == null || targetBuildDir == null || executablePa
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinNativeCompile>().configureEach {
|
||||
compilerOptions.languageVersion.set(org.jetbrains.kotlin.gradle.dsl.KotlinVersion.KOTLIN_1_9)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user