Open
Description
📝 Description
We want to support Kotlin Multiplatform by creating the org.kotools.samples.multiplatform
Gradle plugin. This plugin should work similarly to the one dedicated to Kotlin/JVM projects, by configuring sample source sets for each platform (like commonSample
and jvmSample
) and by adding with platform-specific Gradle tasks.
🔗 Dependencies
This issue is blocked by the following items: