I don't know too much about these things but I thought that they served different purposes. I would put in variables, tasks, plugins in buildSrc and includeBuild would be used in the settings.gradle file to include builds?
🤔 1
a
Alexey Glushkov
08/04/2021, 6:44 PM
Yeah… I’ve decided to move all these convention plugins back into buildSrc as I don’t have any clue how to make it work with compose-jb.
But that’s really strange as my setup only with Android and iOS works well with includeBuild…