Yes, the magic words to search in the docs is "convention plugin", for example implemented as precompiled script plugin.
h
Humphrey Lopez
08/24/2023, 9:41 AM
I’ve used the convention plugin in the buildSrc of the project and there I set the common part in it and the rest needed (like image) in the module itself.