Bump lifecycle-viewmodel-ktx from 2.2.0 to 2.4.0

Bumps lifecycle-viewmodel-ktx from 2.2.0 to 2.4.0.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-01 11:02:54 +00:00 committed by tzugen
parent 2e482e02a2
commit 435376b48b
No known key found for this signature in database
GPG Key ID: 61E9C34BC10EC930
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ ext.versions = [
room : "2.3.0",
kotlin : "1.5.31",
kotlinxCoroutines : "1.5.2-native-mt",
viewModelKtx : "2.2.0",
viewModelKtx : "2.4.0",
retrofit : "2.6.4",
jackson : "2.9.5",