Update parsers

This commit is contained in:
Koitharu
2024-12-18 15:38:56 +02:00
parent f675c606a2
commit e75035b33a
10 changed files with 23 additions and 14 deletions

View File

@@ -17,7 +17,7 @@ diskLruCache = "1.4"
fragment = "1.8.5"
gradle = "8.7.3"
guava = "33.3.1-android"
hilt = "2.53"
hilt = "2.53.1"
hiltWork = "1.2.0"
json = "20240303"
junit = "4.13.2"
@@ -28,10 +28,10 @@ leakcanary = "3.0-alpha-8"
lifecycle = "2.8.7"
markwon = "4.6.2"
material = "1.13.0-alpha08"
moshi = "1.15.1"
moshi = "1.15.2"
okhttp = "4.12.0"
okio = "3.9.1"
parsers = "fece09b781"
parsers = "f86d31f811"
preference = "1.2.1"
recyclerview = "1.3.2"
room = "2.6.1"