Hey folks! 🙌
Little survey needed for the Kotlin team (mostly for build tools) K
1. I use some public functions from Kotlin Gradle plugin to develop Gradle plugin and/or make some custom actions, etc (please add yes - ✅ or no - ❌)
2. I or my team had issues with Kotlin Gradle plugin in the past because of such use (from previous statement) - it did break API in non-major releases or does not expose API I needed and
it feels painful ( please add 😒 )
3. To access the API I use
org.jetbrains.kotlin:kotlin-gradle-plugin-api
artefact (please add ✔️ )
Thanks!