<https://blog.jetbrains.com/kotlin/2021/10/compose...
# compose-desktop
o
c
According to the post... should I be adding this? JB compose seems to work fine without it. (Also congrats team. Big milestone!!!)
h
The
gradlePluginPortal
is added by default, so you don't need it explicitly
c
Interesting. Weird to call it out then IMO.
a
Its not weird to call it out, conveys info on where the plugin is published, which is the purpose of a blog post (convey information) It would also help when a 3rd party attempts to extend the compose gradle plugin. Coz now you know what to put in your repositories