Hi I use Fleet to develop Android apps I have 3 fl...
# fleet
a
Hi I use Fleet to develop Android apps I have 3 flavors (A, B, C) and 3 build variants (1, 2, 3) How should I change
.fleet/run.json
to run B2 configuration?
m
Hey! I think this is not yet supported, as there're no updates to FL-23541. As a workaround, maybe you can change in gradle config which flavour/build variant is default (like here) and then reimport the gradle project in Fleet?