Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.7.0

This commit is contained in:
Renovate Bot 2023-05-07 09:32:30 +00:00
parent 5da9a2819c
commit a0314a865c

View File

@ -17,7 +17,7 @@ constraintLayout = "2.1.4"
multidex = "2.0.1"
room = "2.5.1"
kotlin = "1.8.21"
kotlinxCoroutines = "1.6.4"
kotlinxCoroutines = "1.7.0"
kotlinxGuava = "1.6.4"
viewModelKtx = "2.6.1"
swipeRefresh = "1.1.0"