Update coroutines to v1.7.1 (#3627)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-09 19:54:03 +02:00 committed by GitHub
parent 8a8c587979
commit e4fc80db54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"