Update to Hilt 2.53.1 (#4466)

This commit is contained in:
David Perez
2024-12-13 10:34:59 -06:00
committed by GitHub
parent d405a0d04b
commit d4b153107a

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.53"
hilt = "2.53.1"
junit5 = "5.11.3"
jvmTarget = "17"
# kotlin and ksp **must** use compatible versions, do not update either without the other.