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:
dependabot-preview[bot] 2020-01-23 10:03:00 +00:00 committed by tobiasKaminsky
parent 63b5276c84
commit fc8c9b7bba
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7

View file

@ -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'