Update KMM project wizard.
This commit is contained in:
+1
@@ -49,5 +49,6 @@ object MppModuleConfigurator : ModuleConfigurator,
|
||||
modulePath: Path,
|
||||
): TaskResult<Unit> = compute {
|
||||
GradlePlugin.gradleProperties.addValues("kotlin.mpp.enableGranularSourceSetsMetadata" to true)
|
||||
GradlePlugin.gradleProperties.addValues("kotlin.native.enableDependencyPropagation" to false)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user