Merge branch 'renovate/viewmodelktx' into 'develop'

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

See merge request ultrasonic/ultrasonic!1114
This commit is contained in:
birdbird 2023-09-30 08:03:33 +00:00
commit 566f780621

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"