You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
📝 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 (likecommonSample
andjvmSample
) and by adding with platform-specific Gradle tasks.🔗 Dependencies
This issue is blocked by the following items:
The text was updated successfully, but these errors were encountered: