Merge pull request #617 from ultrasonic/dependabot/gradle/androidx.lifecycle-lifecycle-viewmodel-ktx-2.4.0

Bump lifecycle-viewmodel-ktx from 2.2.0 to 2.3.0
This commit is contained in:
Nite 2021-11-05 19:23:55 +01:00 committed by GitHub
commit 38979bf9d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.3.0",
retrofit : "2.6.4",
jackson : "2.9.5",