Hello all, I am working on putting together a proj...
# gradle
b
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
s
ask away and people will try to help. might take a while, and if your situation is very complex it might be hard to get help. a repro project would do a lot to get others to help.
c
also be aware, that his channel is mostly for help with gradle kotlin-dsl specifically, not general gradle support. Since you're working with mobile apps and have android apps, it may be beneficial to ask questions related to that in #android
b
Ah much appreciated on the direction. I think it would be beneficial if I could get this to be an open repo for others to reference as I haven’t come across anyone else attempting the multiple app single repo kotlin native approach.
👍 1
c
Definitely.
b
I also just noticed the topic of this channel includes a gradle-community slack. I think that might be my ticket
👍 1
Had to hover 🤦
c
fixed 🙂