i have a very simple watch app that is released for many devices, some of them a bit older (FR245, FR735, FR935, fenix6, fenix5, mk2), and others more recent like fenix 7 pro. See https://github.com/pedrorijo91/garmin-padel/blob/master/manifest.xml
my app has minApiLevel = 2.4.0 because of that, and because i'm not using any fancy new feature
with the release of fenix 8 devices, i wanted to add support to them. I noticed they require minApiLevel=5.0.0
is there a way to support both types of devices, or if I want to support fenix 8 i need to drop support to an huge amount of other devices? i mean, fenix 6, FR645, FR245, FR945 are not that old devices in order to make me need to decide. See how many have been removed in github.com/.../files