mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
Bump lifecycle-viewmodel-ktx from 2.2.0 to 2.3.0
Bumps lifecycle-viewmodel-ktx from 2.2.0 to 2.3.0. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e1434cf090
commit
9ba4be9333
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ dependencies {
|
|||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation 'androidx.cardview:cardview:1.0.0'
|
||||
implementation 'androidx.exifinterface:exifinterface:1.3.2'
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0"
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0"
|
||||
implementation "androidx.work:work-runtime:2.4.0"
|
||||
implementation "androidx.work:work-runtime-ktx:2.4.0"
|
||||
implementation "androidx.fragment:fragment:1.2.5"
|
||||
|
|
Loading…
Reference in a new issue