Skip to content

Commit 10d94cd

Browse files
committed
chore(deps): update dependency androidx.test.espresso:espresso-core to v3.4.0
1 parent 18a89b8 commit 10d94cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/variables.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ ext {
99
androidxFragmentVersion = '1.3.0'
1010
junitVersion = '4.13.2'
1111
androidxJunitVersion = '1.1.3'
12-
androidxEspressoCoreVersion = '3.3.0'
12+
androidxEspressoCoreVersion = '3.4.0'
1313
cordovaAndroidVersion = '7.0.0'
1414
}

0 commit comments

Comments
 (0)