Skip to content

Commit 544c88e

Browse files
Update plugin com.google.dagger.hilt.android to v2.56
1 parent 9a1a286 commit 544c88e

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
@@ -58,7 +58,7 @@ object Versions {
5858
const val coroutines = "1.6.4"
5959

6060
// Dependency Injection
61-
const val hilt = "2.52"
61+
const val hilt = "2.56"
6262
const val hiltCompose = "1.0.0"
6363

6464
// Miscellaneous

0 commit comments

Comments
 (0)