Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.6.2

This commit is contained in:
Renovate Bot 2023-09-06 17:31:37 +00:00
parent 709dff1a81
commit f6ad5be3e0

View File

@ -20,7 +20,7 @@ room = "2.5.2"
kotlin = "1.9.10"
ksp = "1.9.0-1.0.13"
kotlinxCoroutines = "1.7.3"
viewModelKtx = "2.6.1"
viewModelKtx = "2.6.2"
swipeRefresh = "1.1.0"
retrofit = "2.9.0"