Browse Source

Bump espresso-core from 3.1.1 to 3.2.0

Bumps espresso-core from 3.1.1 to 3.2.0.
dependabot-preview[bot] 6 năm trước cách đây
mục cha
commit
1649e17d0d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -310,7 +310,7 @@ dependencies {
     androidTestImplementation 'androidx.test:runner:1.1.1'
 
     // Espresso core
-    androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
+    androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
     androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.1.1'
     androidTestImplementation 'org.mockito:mockito-core:2.27.0'
     // UIAutomator - for cross-app UI tests, and to grant screen is turned on in Espresso tests