Update coroutines to v1.7.2
This commit is contained in:
parent
2b1d707810
commit
481bd513a3
|
@ -23,7 +23,7 @@ androidx-room = "2.5.1"
|
||||||
autodispose = "2.1.1"
|
autodispose = "2.1.1"
|
||||||
bouncycastle = "1.70"
|
bouncycastle = "1.70"
|
||||||
conscrypt = "2.5.2"
|
conscrypt = "2.5.2"
|
||||||
coroutines = "1.7.1"
|
coroutines = "1.7.2"
|
||||||
dagger = "2.46.1"
|
dagger = "2.46.1"
|
||||||
diffx = "1.1.1"
|
diffx = "1.1.1"
|
||||||
emoji2 = "1.3.0"
|
emoji2 = "1.3.0"
|
||||||
|
|
Loading…
Reference in New Issue