Skip to content

Commit 9690d2a

Browse files
Update plugin com.google.dagger.hilt.android to v2.59.2
1 parent 05783a6 commit 9690d2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/java/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ object Versions {
5454
const val coroutines = "1.6.4"
5555

5656
// Dependency Injection
57-
const val hilt = "2.52"
57+
const val hilt = "2.59.2"
5858
const val hiltCompose = "1.0.0"
5959

6060
// Miscellaneous

0 commit comments

Comments
 (0)