I'm also having a bit of difficulty getting varian...
# kobalt
a
I'm also having a bit of difficulty getting variants to work as expected. I've added a
buildType("debug")
and
buildType("release")
to my Build.kt, and the variants appear in the --tasks output, but I'm not sure where the BuildConfig.kt is supposed to show up. I've tried with build-types and variants. Should this be working as far as you know?