Skip to content
Open
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
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ compose-edgetoedge-preview = "0.3.0" # update after changing target sdk to 35 an
# Hilt
hilt = "2.55"
hilt-composeNavigation = "1.2.0"
hilt-work = "1.2.0"
hilt-work = "1.3.0"

# Android UI
accompanist = "0.32.0" # adjusted to work with compose-destinations "1.9.54"
Expand Down