Merge pull request #2552 from nextcloud/dependabot/gradle/espressoVersion-3.5.0

Bump espressoVersion from 3.4.0 to 3.5.0
This commit is contained in:
Andy Scherzinger 2022-11-09 19:53:58 +01:00 committed by GitHub
commit 6780fb283e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,7 +151,7 @@ ext {
roomVersion = "2.4.3"
workVersion = "2.7.1"
markwonVersion = "4.6.2"
espressoVersion = "3.4.0"
espressoVersion = "3.5.0"
}
def webRtcVersion = "96.4664.0"