Suppress KGP errors about using obsolete properties in the whole project

This commit is contained in:
Ilya Gorbunov
2023-08-03 15:59:37 +02:00
committed by Space Team
parent 954db5e70c
commit 589492ae2c
+1
View File
@@ -58,6 +58,7 @@ kotlin.stdlib.default.dependency=false
kotlin.js.stdlib.dom.api.included=false
# Suppress warnings about using deprecated and unstable plugins in kotlin-stdlib
kotlin.internal.suppressGradlePluginErrors=PreHMPPFlagsError
kotlin.internal.mpp12x.deprecation.suppress=true
kotlin.mpp.stability.nowarn=true
kotlin.wasm.stability.nowarn=true