Fixes and improvements batch

This commit is contained in:
Koitharu
2025-03-14 20:46:57 +02:00
parent 947de6c7c9
commit 7823bff063
37 changed files with 124 additions and 97 deletions

View File

@@ -6,7 +6,7 @@ appcompat = "1.7.0"
avifDecoder = "1.1.1.14d8e3c4"
biometric = "1.2.0-alpha05"
coil = "3.1.0"
collections = "1.4.5"
collections = "1.5.0"
#noinspection GradleDependency - 2.5.3 cause crashes
conscrypt = "2.5.2"
constraintlayout = "2.2.1"
@@ -31,7 +31,7 @@ material = "1.13.0-alpha11"
moshi = "1.15.2"
okhttp = "4.12.0"
okio = "3.10.2"
parsers = "e83636edc0"
parsers = "0847baf17b"
preference = "1.2.1"
recyclerview = "1.4.0"
room = "2.6.1"
@@ -41,7 +41,7 @@ testRules = "1.6.1"
testRunner = "1.6.2"
transition = "1.5.1"
viewpager2 = "1.1.0"
webkit = "1.12.1"
webkit = "1.13.0"
workRuntime = "2.10.0"
workinspector = "1.2"