mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-05 15:45:42 +02:00
gradle: bump Dagger to 2.38 (#1465)
This commit is contained in:
parent
392ad847bf
commit
3f81677a36
|
@ -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