Remove MPP stability warning
authorTheSaminator <TheSaminator@users.noreply.github.com>
Tue, 15 Feb 2022 21:14:11 +0000 (16:14 -0500)
committerTheSaminator <TheSaminator@users.noreply.github.com>
Tue, 15 Feb 2022 21:14:11 +0000 (16:14 -0500)
gradle.properties

index b18e3adc46e864a5944d0c9111294be64b7f8403..c6a3706e3dc1e0b72b5149ad8bf0f16903b39e5c 100644 (file)
@@ -2,3 +2,4 @@ kotlin.code.style=official
 kotlin.mpp.enableGranularSourceSetsMetadata=true
 kotlin.native.enableDependencyPropagation=false
 kotlin.js.generate.executable.default=false
+kotlin.mpp.stability.nowarn=true