gradle: bump Dagger to 2.38 (#1465)
This commit is contained in:
parent
392ad847bf
commit
3f81677a36
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue