@François do you know any good resources for using fastlane with Kotlin apps? I've been watching it for a long time and tested it for a couple simple things but I'm hoping to get screenshots and all going with KMP. I'd love to see an example workflow or learn and make a gradle plugin to simplify that for our team, but we'd be happy to share with anyone on that of course.
All of our server projects use standard gradle plugins we developed to make workflow easier (load everything through our proxy repositories to track dependencies, standardize versions and libraries, simplify configuration etc. so KMP apps are a big, complex hole in that.