fix(deps): update androidxespressocoreversion to v3.7.0

This commit is contained in:
2026-06-13 10:01:11 +00:00
parent c6482bc76a
commit 7b78d0835b
+1 -1
View File
@@ -9,6 +9,6 @@ ext {
androidxFragmentVersion = '1.3.0' androidxFragmentVersion = '1.3.0'
junitVersion = '4.13.1' junitVersion = '4.13.1'
androidxJunitVersion = '1.1.2' androidxJunitVersion = '1.1.2'
androidxEspressoCoreVersion = '3.3.0' androidxEspressoCoreVersion = '3.7.0'
cordovaAndroidVersion = '7.0.0' cordovaAndroidVersion = '7.0.0'
} }