Why does the gradle-plugin-api artifact don't include the extensions, like KotlinMultiplatformExtension?
t
tapchicoma
07/29/2024, 10:37 AM
No particular reason, haven't yet figured out what exactly we will consider as public API for our extensions.
h
hfhbd
07/30/2024, 9:40 AM
Okay, what’s the use-case for the artifact? I thought the api artifact should be used for plugin authors and accessing the extension is useful imho. But sounds like you are open for a discussion, then I will create a ticket :)
t
tapchicoma
08/02/2024, 3:05 PM
I think we already have an issue for this, but if not - please create a new one. We are aware that in the current state KGP-API is far from ideal, but eventually we should improve it