kotools / types

Explicit types for Kotlin Multiplatform.
https://types.kotools.org
MIT License
90 stars 6 forks source link

👷 New samples Gradle plugin using source sets #641

Closed LVMVRQUXL closed 4 months ago

LVMVRQUXL commented 7 months ago

📝 Description

We want to move our Kotlin and Java samples from the samples Gradle subproject to dedicated source sets, named *Samples, in the types and the types-kotlinx-serialization subprojects.

The new Gradle plugin should provide the following tasks:

Finally, all tasks provided by this plugin should support Kotlin and Java samples.

✅ Checklist