|
@@ -294,7 +294,7 @@ dependencies {
|
|
|
implementation 'androidx.exifinterface:exifinterface:1.2.0'
|
|
|
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0"
|
|
|
implementation "androidx.work:work-runtime:2.4.0"
|
|
|
- implementation "androidx.work:work-runtime-ktx:2.3.4"
|
|
|
+ implementation "androidx.work:work-runtime-ktx:2.4.0"
|
|
|
implementation "androidx.fragment:fragment:1.2.5"
|
|
|
implementation 'com.github.albfernandez:juniversalchardet:2.0.3' // need this version for Android <7
|
|
|
compileOnly 'com.google.code.findbugs:annotations:2.0.1'
|