Merge pull request 'fix(deps): update androidxespressocoreversion to v3.7.0' (#11) from renovate/androidxespressocoreversion into master
Build and Deploy / build-and-deploy (push) Has been cancelled
Renovate / renovate (push) Successful in 22s

Reviewed-on: #11
This commit was merged in pull request #11.
This commit is contained in:
2026-06-15 00:52:29 -07:00
+1 -1
View File
@@ -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'
}