This message was deleted.
# community-support
s
This message was deleted.
v
I'd say all three are more or less the same except for slight details.
Except I forgot something
j
which should be the convention, I guess latest is based on you need it or not, but first and second, which should use as default?
p
I would prefer
plugins { ... apply false }
over
buildscript {}
for consistency
👍 3
j
Thank you both 🙂
v
For consistency, brevity, and readability 🙂
👍 3
j
Problem with Kotlin is there are a lot of Kotlin plugins, so applying one in the root project cannot match the intention that you want to have kgp in the project, but projects will be jvm, kmp, and so on