kotools / types

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

🚚 Moving Gradle wrapper for `types` to `v1` directory #612

Closed LVMVRQUXL closed 8 months ago

LVMVRQUXL commented 8 months ago

📝 Description

Originally commented in https://github.com/kotools/types/issues/607#issuecomment-2016975202.

For reducing coupling between Gradle projects, we would like to generate a new Gradle wrapper for the types project and remove the Gradle root project.

✅ Checklist

LVMVRQUXL commented 8 months ago

The IDE doesn't load the project when we remove the wrapper from the root directory. Because this may be inconvenient for contributors, we will revert changes of this issue and close it as stale.