|
@@ -65,7 +65,7 @@ ext {
|
|
mockkVersion = "1.10.4"
|
|
mockkVersion = "1.10.4"
|
|
powermockVersion = "2.0.9"
|
|
powermockVersion = "2.0.9"
|
|
byteBuddyVersion = "1.11.2"
|
|
byteBuddyVersion = "1.11.2"
|
|
- espressoVersion = "3.3.0"
|
|
|
|
|
|
+ espressoVersion = "3.4.0"
|
|
workRuntime = "2.5.0"
|
|
workRuntime = "2.5.0"
|
|
fidoVersion = "4.4.0"
|
|
fidoVersion = "4.4.0"
|
|
|
|
|
|
@@ -279,6 +279,7 @@ dependencies {
|
|
implementation 'com.google.android.material:material:1.3.0'
|
|
implementation 'com.google.android.material:material:1.3.0'
|
|
implementation 'com.jakewharton:disklrucache:2.0.2'
|
|
implementation 'com.jakewharton:disklrucache:2.0.2'
|
|
implementation 'androidx.appcompat:appcompat:1.3.0'
|
|
implementation 'androidx.appcompat:appcompat:1.3.0'
|
|
|
|
+ implementation 'androidx.webkit:webkit:1.4.0'
|
|
implementation 'androidx.cardview:cardview:1.0.0'
|
|
implementation 'androidx.cardview:cardview:1.0.0'
|
|
implementation 'androidx.exifinterface:exifinterface:1.3.2'
|
|
implementation 'androidx.exifinterface:exifinterface:1.3.2'
|
|
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1"
|
|
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1"
|