Build: fix more warnings about deprecated/Alpha MPP plugins
Using the new flags added in KT-41340 and
413d02621b.
This commit is contained in:
+3
-1
@@ -32,5 +32,7 @@ kotlin.build.publishing.attempts=20
|
||||
# TODO: add this flag in a granular way to the modules that don't need stdlib?
|
||||
kotlin.stdlib.default.dependency=false
|
||||
|
||||
# Suppress the deprecation warning about using 'org.jetbrains.kotlin.platform.*' in kotlin-stdlib
|
||||
# Suppress warnings about using deprecated and Alpha multiplatform plugins in kotlin-stdlib
|
||||
kotlin.internal.mpp12x.deprecation.suppress=true
|
||||
kotlin.mpp.stability.nowarn=true
|
||||
kotlin.2js.nowarn=true
|
||||
|
||||
Reference in New Issue
Block a user