|
@@ -293,7 +293,7 @@ dependencies {
|
|
|
implementation 'androidx.cardview:cardview:1.0.0'
|
|
|
implementation 'androidx.exifinterface:exifinterface:1.2.0'
|
|
|
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0"
|
|
|
- implementation "androidx.work:work-runtime:2.3.4"
|
|
|
+ implementation "androidx.work:work-runtime:2.4.0"
|
|
|
implementation "androidx.work:work-runtime-ktx:2.3.4"
|
|
|
implementation "androidx.fragment:fragment:1.2.5"
|
|
|
implementation 'com.github.albfernandez:juniversalchardet:2.0.3' // need this version for Android <7
|