Merge pull request #2751 from nightscout/dependabot/gradle/dev/androidx.lifecycle-lifecycle-viewmodel-ktx-2.6.2
chore(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.6.1 to 2.6.2
This commit is contained in:
commit
64281ccc61
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ buildscript {
|
|||
rxandroid_version = '3.0.2'
|
||||
rxkotlin_version = '3.0.1'
|
||||
room_version = '2.5.2'
|
||||
lifecycle_version = '2.6.1'
|
||||
lifecycle_version = '2.6.2'
|
||||
dagger_version = '2.48'
|
||||
coroutines_version = '1.7.3'
|
||||
activity_version = '1.7.2'
|
||||
|
|
Loading…
Reference in a new issue