Hello all,
I am working on putting together a project that has at it’s core 2 android apps and an IOS app supported via kotlin native. I have been struggling with the gradle portion, combine with getting the project itself to be nice and clean. Largely the biggest hurdle comes from having 2 android apps living in the same project it seems to mess with gradle. I’ve also been struggling with getting the project itself have a nice structure without 10 top level modules, 1 for each app and common, plus a test for each. I’d love to be able to ask some questions about people’s experience on this front if possible