[Build] Suppress BuildToolsApiVersionInconsistency for the kotlin repo
This commit is contained in:
committed by
Space Team
parent
501c111e36
commit
829e0675f4
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user