Fix android cover image not showing in notification for downloaded media #1493, upgrade glide

This commit is contained in:
advplyr 2025-04-23 17:01:52 -05:00
parent fd34ea8124
commit e7ad62760f
3 changed files with 2 additions and 18 deletions

View file

@ -14,7 +14,7 @@ ext {
androidx_core_ktx_version = '1.16.0'
androidx_media_version = '1.7.0'
exoplayer_version = '2.18.7'
glide_version = '4.11.0'
glide_version = '4.16.0'
junit_version = '4.13.2'
kotlin_version = '2.1.0'
kotlin_coroutines_version = '1.10.1'