This message was deleted.
# community-support
s
This message was deleted.
c
yes, yo can mix them as you want (one per project/module)
I do it big bang style lately but just because I'm very confident, first times I was more cautious
yo can do things before even moving to kts, like: replace single quotes by doubles make sure all the plugins are applied in plugins blocks
(I had a longer list of steps but I forgot)
j
• replace single quotes by doubles
• make sure all the plugins are applied in plugins blocks
Already done that. Phew! 😉
c
the idea is to make the commit with the change...mostly a name change
ah.. adding parenthesis to dependencies implementation/api...
then when you do the change...it may seem just like a file renaming (it won't be that nice, there is always something)
j
Alright, thanks for the explanation and the insight, Christian! 🙂