Why does not firefox care more about the android version?
PM_ME_YOUR_CODE @ PM_ME_YOUR_CODE @sh.itjust.works Posts 0Comments 2Joined 2 yr. ago
PM_ME_YOUR_CODE @ PM_ME_YOUR_CODE @sh.itjust.works
Posts
0
Comments
2
Joined
2 yr. ago
Supporting old api versions means the app is supported by more phones. International android versions can be quite old. While supporting old api versions may seem bad, it doesn't mean that Firefox cannot take advantage of new api features too. The code can simply check if the new features are available and use them.
Why do you care what the supported api version is?