Join Slack
Powered by
I have an android project configured with flavours...
# multiplatform
m
Mohammed Akram Hussain
02/24/2025, 1:38 PM
I have an android project configured with flavours and build types (variants). I want to add a KMP module to this project which also needs to have this how do I configure this (variants) in the KMP module?
👍 1
f
François
02/24/2025, 2:39 PM
Do you need something like
this
?
m
Mohammed Akram Hussain
02/24/2025, 2:41 PM
I don't just need BuildConfig, with variants I have variant specific kotlin files and resources
2
Views
Open in Slack
Previous
Next