Hi all, quick one - How do you manage your envirom...
# touchlab-tools
p
Hi all, quick one - How do you manage your enviroments while using KMP? Is there a way to define build variants so they are accesible even in commonMain? Thanks.
r
We don't have it integrated into KaMPKit at the moment, but I've used https://github.com/yshrsmz/BuildKonfig in the past for common build variants.
👍 1