(no title)
wasyl | 2 years ago
Android linter does check that access to APIs added in newer versions is gated behind a version check, for example. But frankly I feel like compatibility with any Android version less than 4 (or even 5) is in practice a non-issue, simply because there are no users with such ancient Android. And the few that would use such devices are so far and between that any issues don't surface
omtinez|2 years ago
None4U|2 years ago
wasyl|2 years ago
[1] https://apilevels.com/ [2] https://www.composables.com/tools/distribution-chart
dotancohen|2 years ago