Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1657157

Browse files
authoredAug 8, 2023
Merge pull request skydoves#184 from skydoves/dependabot/gradle/hilt-2.47
Bump hilt from 2.46.1 to 2.47
2 parents d840c57 + 4c34ced commit 1657157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ androidxTracing = "1.1.0"
2626
androidxWorker = "2.8.1"
2727
androidxUiAutomator = "2.3.0-alpha02"
2828
viewModelLifecycle = "1.1.0"
29-
hilt = "2.46.1"
29+
hilt = "2.47"
3030
hiltWorker = "1.0.0"
3131
junit4 = "4.13.2"
3232
kotlin = "1.8.21"

0 commit comments

Comments
 (0)
Please sign in to comment.