Deps: Updated version numbers for libraries

Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
This commit is contained in:
HeCodes2Much
2024-08-20 20:24:31 +01:00
parent 2860bcc9cd
commit 1d2d933b12

View File

@@ -1,5 +1,5 @@
[versions]
agp = "8.5.1"
agp = "8.5.2"
kotlin = "2.0.0"
coreKtx = "1.13.1"
junit = "4.13.2"
@@ -10,8 +10,8 @@ material = "1.12.0"
constraintlayout = "2.1.4"
navigation = "2.7.7"
lifecycle = "2.8.4"
dagger = "2.51.1"
work = "2.9.0"
dagger = "2.52"
work = "2.9.1"
recyclerview = "1.3.2"
preference = "1.2.1"
retrofit = "2.11.0"