[gradle-plugin] Fix MPP in the new plugin after switching to 1.2.50
This commit is contained in:
+2
@@ -25,4 +25,6 @@ class KotlinPlatformNativePlugin : KotlinPlatformImplementationPluginBase("nativ
|
|||||||
""".trimIndent())
|
""".trimIndent())
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
override fun namedSourceSetsContainer(project: Project) = project.kotlinNativeSourceSets
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user