mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 07:05:49 +03:00
Bump work-runtime from 2.2.0 to 2.3.0
Bumps work-runtime from 2.2.0 to 2.3.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
63b5276c84
commit
fc8c9b7bba
1 changed files with 1 additions and 1 deletions
|
@ -294,7 +294,7 @@ dependencies {
|
|||
implementation 'androidx.cardview:cardview:1.0.0'
|
||||
implementation 'androidx.exifinterface:exifinterface:1.1.0'
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0"
|
||||
implementation "androidx.work:work-runtime:2.2.0"
|
||||
implementation "androidx.work:work-runtime:2.3.0"
|
||||
implementation "androidx.work:work-runtime-ktx:2.3.0"
|
||||
implementation 'com.github.albfernandez:juniversalchardet:2.0.3' // need this version for Android <7
|
||||
compileOnly 'com.google.code.findbugs:annotations:2.0.1'
|
||||
|
|
Loading…
Reference in a new issue