Fix avif image decoding

This commit is contained in:
Koitharu
2025-04-13 10:47:37 +03:00
parent 3725a6e58f
commit 31586cf48f
7 changed files with 49 additions and 21 deletions

View File

@@ -10,7 +10,7 @@ collections = "1.5.0"
#noinspection NewerVersionAvailable,GradleDependency - 2.5.3 cause crashes
conscrypt = "2.5.2"
constraintlayout = "2.2.1"
coreKtx = "1.15.0"
coreKtx = "1.16.0"
coroutines = "1.10.2"
desugar = "2.1.5"
diskLruCache = "1.5"