vanilla-music / vanilla

Vanilla Music Player for Android
GNU General Public License v3.0
1.19k stars 296 forks source link

Raise min sdk level to 21 / drop android <= 4.x support #1076

Open adrian-bl opened 3 years ago

adrian-bl commented 3 years ago

Vanilla music has quite some code to support Android 4 and it gets more and more annoying to verify that things still work on such devices.

We should drop this cruft and raise the api level to 21.