|
@@ -256,7 +256,7 @@ dependencies {
|
|
|
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
|
|
implementation 'com.google.android.material:material:1.4.0'
|
|
|
implementation 'com.jakewharton:disklrucache:2.0.2'
|
|
|
- implementation 'androidx.appcompat:appcompat:1.3.1'
|
|
|
+ implementation 'androidx.appcompat:appcompat:1.4.0'
|
|
|
implementation 'androidx.webkit:webkit:1.4.0'
|
|
|
implementation 'androidx.cardview:cardview:1.0.0'
|
|
|
implementation 'androidx.exifinterface:exifinterface:1.3.3'
|
|
@@ -267,7 +267,7 @@ dependencies {
|
|
|
implementation 'com.github.albfernandez:juniversalchardet:2.0.3' // need this version for Android <7
|
|
|
compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'
|
|
|
implementation 'commons-io:commons-io:2.11.0'
|
|
|
- implementation 'org.greenrobot:eventbus:3.2.0'
|
|
|
+ implementation 'org.greenrobot:eventbus:3.3.1'
|
|
|
implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.3'
|
|
|
implementation 'org.lukhnos:nnio:0.2'
|
|
|
implementation 'org.bouncycastle:bcpkix-jdk15to18:1.70'
|