gradle: bump Dagger to 2.38 (#1465)

This commit is contained in:
Harsh Shandilya
2021-07-20 10:14:06 +05:30
committed by GitHub
parent 392ad847bf
commit 3f81677a36

View File

@@ -5,7 +5,7 @@ androidx_test = "1.4.0"
compose = "1.0.0-rc02"
composeSnapshot = "-"
coroutines = "1.5.1"
hilt = "2.37"
hilt = "2.38"
kotlin = "1.5.21"
lifecycle = "2.4.0-alpha02"