Update Dagger Hilt library (#4406)

This commit is contained in:
David Perez
2024-12-02 17:29:19 -06:00
committed by GitHub
parent 45200d0480
commit 382597f356

View File

@@ -30,7 +30,7 @@ detekt = "1.23.7"
firebaseBom = "33.6.0"
glide = "1.0.0-beta01"
googleServices = "4.4.2"
hilt = "2.52"
hilt = "2.53"
junit5 = "5.11.3"
jvmTarget = "17"
# kotlin and ksp **must** use compatible versions, do not update either without the other.