Update coroutines to v1.7.1 (#3627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8a8c587979
commit
e4fc80db54
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ androidx-room = "2.5.1"
|
|||
autodispose = "2.1.1"
|
||||
bouncycastle = "1.70"
|
||||
conscrypt = "2.5.2"
|
||||
coroutines = "1.6.4"
|
||||
coroutines = "1.7.1"
|
||||
dagger = "2.46.1"
|
||||
diffx = "1.1.1"
|
||||
emoji2 = "1.3.0"
|
||||
|
|
Loading…
Reference in a new issue