Downgrade apng library to 2.23.0 (#3676)

Fixes https://github.com/tuskyapp/Tusky/issues/3631
This commit is contained in:
Konrad Pozniak 2023-05-19 13:30:57 +02:00 committed by GitHub
parent d644f6e6f3
commit 7a832836d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,8 @@ emoji2 = "1.3.0"
espresso = "3.5.1"
filemoji-compat = "3.2.7"
glide = "4.15.1"
glide-animation-plugin = "2.24.0"
# Deliberate downgrade, https://github.com/tuskyapp/Tusky/issues/3631
glide-animation-plugin = "2.23.0"
gson = "2.10.1"
kotlin = "1.8.20"
image-cropper = "4.3.2"