diff --git a/vite-lit-capacitor/android/variables.gradle b/vite-lit-capacitor/android/variables.gradle index 967549c..31dfb67 100644 --- a/vite-lit-capacitor/android/variables.gradle +++ b/vite-lit-capacitor/android/variables.gradle @@ -9,6 +9,6 @@ ext { androidxFragmentVersion = '1.3.0' junitVersion = '4.13.1' androidxJunitVersion = '1.1.2' - androidxEspressoCoreVersion = '3.3.0' + androidxEspressoCoreVersion = '3.7.0' cordovaAndroidVersion = '7.0.0' } \ No newline at end of file