diff --git a/example/android/variables.gradle b/example/android/variables.gradle index cc78fc0..3001510 100644 --- a/example/android/variables.gradle +++ b/example/android/variables.gradle @@ -9,6 +9,6 @@ ext { androidxFragmentVersion = '1.3.0' junitVersion = '4.13.2' androidxJunitVersion = '1.1.3' - androidxEspressoCoreVersion = '3.3.0' + androidxEspressoCoreVersion = '3.4.0' cordovaAndroidVersion = '7.0.0' } \ No newline at end of file