Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

chore(deps): update hilt to v2.52 #3154

Merged
merged 1 commit into from
Aug 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update hilt to v2.52
renovate[bot] authored Aug 5, 2024
commit 0c45cac361dfd6bfd7f58bead41524b6d0443a0c
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ androidxActivity = "1.9.1"
bouncycastle = "1.78.1"
coroutines = "1.8.1"
flowbinding = "1.2.0"
hilt = "2.51.1"
hilt = "2.52"
kotlin = "2.0.0"
kotlinResult = "2.0.0"
lifecycle = "2.8.4"