[stdlib-mpp] Cleanup kotlin.stdlib.mpp build flag (always true)

This commit is contained in:
Ilya Gorbunov
2023-08-04 15:04:26 +02:00
committed by Space Team
parent 00fa09dbf3
commit 222f996d45
10 changed files with 10 additions and 24 deletions
-1
View File
@@ -56,7 +56,6 @@ kotlin.options.suppressFreeCompilerArgsModificationWarning=true
# TODO: add this flag in a granular way to the modules that don't need stdlib?
kotlin.stdlib.default.dependency=false
kotlin.js.stdlib.dom.api.included=false
kotlin.stdlib.mpp=true
# Suppress warnings about using deprecated and unstable plugins in kotlin-stdlib
kotlin.internal.mpp12x.deprecation.suppress=true