Hi!
I have an issue with multi flavoured KMP mobile project. I am using BuildKonfig library (com.codingfeline.buildkonfig), as suggested by a lot of posts. Issue comes when I need to build different versions from CI for iOS, no matter what I do, it still builds the version that is mentioned in gradle.properties file.
Any advice on how to get this working?