[Build] Suppress BuildToolsApiVersionInconsistency for the kotlin repo

This commit is contained in:
Alexander.Likhachev
2023-08-25 17:48:05 +02:00
committed by Space Team
parent 501c111e36
commit 829e0675f4
+4
View File
@@ -64,6 +64,10 @@ kotlin.mpp.stability.nowarn=true
kotlin.wasm.stability.nowarn=true
kotlin.js.compiler.nowarn=true
# Suppress the build tools API version consistency checks because of workaround.
# Check out bootstrapCompilerClasspath and bootstrapBuildToolsApiClasspath configurations for details.
kotlin.internal.suppress.buildToolsApiVersionConsistencyChecks=true
kotlin.native.enabled=false
kotlin.native.home=kotlin-native/dist