Pārlūkot izejas kodu

Bump espresso-core from 3.1.0 to 3.1.1

Bumps espresso-core from 3.1.0 to 3.1.1.

Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] 6 gadi atpakaļ
vecāks
revīzija
0a2ed61fa9
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -252,7 +252,7 @@ dependencies {
     androidTestImplementation 'androidx.test:runner:1.1.0'
     androidTestImplementation 'androidx.test:runner:1.1.0'
 
 
     // Espresso core
     // Espresso core
-    androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0'
+    androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
     androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.1.1'
     androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.1.1'
     // UIAutomator - for cross-app UI tests, and to grant screen is turned on in Espresso tests
     // UIAutomator - for cross-app UI tests, and to grant screen is turned on in Espresso tests
     // androidTestImplementation 'androidx.test.uiautomator:uiautomator:2.2.0'
     // androidTestImplementation 'androidx.test.uiautomator:uiautomator:2.2.0'