mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-04 10:04:39 +02:00
Fix android cover image not showing in notification for downloaded media #1493, upgrade glide
This commit is contained in:
parent
fd34ea8124
commit
e7ad62760f
3 changed files with 2 additions and 18 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue