Fix existing MPP tests
This commit is contained in:
+1
@@ -476,6 +476,7 @@ open class KotlinNativeTargetConfigurator(
|
||||
addCompilerPlugins()
|
||||
|
||||
tasks.maybeCreate(target.artifactsTaskName).dependsOn(this)
|
||||
tasks.maybeCreate(LifecycleBasePlugin.ASSEMBLE_TASK_NAME).dependsOn(this)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user