Merge branch 'renovate/viewmodelktx' into 'develop'

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

See merge request ultrasonic/ultrasonic!937
This commit is contained in:
birdbird 2023-03-31 12:35:58 +00:00
commit 6fe9f730e3

View File

@ -19,7 +19,7 @@ room = "2.5.0"
kotlin = "1.8.10"
kotlinxCoroutines = "1.6.4"
kotlinxGuava = "1.6.4"
viewModelKtx = "2.6.0"
viewModelKtx = "2.6.1"
swipeRefresh = "1.1.0"
retrofit = "2.9.0"