Udpate dependencies

This commit is contained in:
Koitharu
2025-10-13 19:21:05 +03:00
parent c557a51c4d
commit f78262b1a0
3 changed files with 6 additions and 58 deletions

View File

@@ -1,5 +1,5 @@
[versions]
acra = "5.12.0"
acra = "5.13.1"
activity = "1.11.0"
adapterdelegates = "4.3.2"
appcompat = "1.7.1"
@@ -13,7 +13,7 @@ conscrypt = "2.5.2"
constraintlayout = "2.2.1"
coreKtx = "1.17.0"
coroutines = "1.10.2"
dagger = "2.57.1"
dagger = "2.57.2"
decoroutinator = "2.5.7"
desugar = "2.1.5"
diskLruCache = "1.5"
@@ -33,9 +33,9 @@ lifecycle = "2.9.4"
markwon = "4.6.2"
material = "1.14.0-alpha05"
moshi = "1.15.2"
okhttp = "5.1.0"
okio = "3.16.0"
parsers = "f62809407b"
okhttp = "5.2.1"
okio = "3.16.1"
parsers = "8908031eee"
preference = "1.2.1"
recyclerview = "1.4.0"
room = "2.7.2"
@@ -47,7 +47,7 @@ testRunner = "1.7.0"
transition = "1.6.0"
viewpager2 = "1.1.0"
webkit = "1.14.0"
workRuntime = "2.10.4"
workRuntime = "2.10.5"
workinspector = "1.2"
[libraries]