QuantumBadger / RedReader

An unofficial open source Android app for Reddit.
GNU General Public License v3.0
2.01k stars 482 forks source link

Migrate from ExoPlayer to Media3 #1195

Closed equeim closed 5 months ago

equeim commented 5 months ago

Not the latest version because AndroidX moved to minSdk 19 BTW

QuantumBadger commented 5 months ago

Thanks -- I've just increased the minSdk to 21 due to the OkHTTP upgrade, so feel free to also increase the AndroidX version(s).

QuantumBadger commented 5 months ago

Thank you! Merged and changelog updated.