thibseisel / android-odeon

A simple but efficient music player on Android.
Apache License 2.0
68 stars 9 forks source link

Update Glide and remove deprecated extensions #66

Closed thibseisel closed 1 year ago

thibseisel commented 1 year ago

Glide deprecated its extensions as of Glide 4.14. These have been removed by the equivalent - and more convenient - Kotlin extension functions.