mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 14:27:24 +00:00
Bump espressoVersion from 3.4.0 to 3.5.0
Bumps `espressoVersion` from 3.4.0 to 3.5.0. Updates `espresso-core` from 3.4.0 to 3.5.0 Updates `espresso-contrib` from 3.4.0 to 3.5.0 Updates `espresso-web` from 3.4.0 to 3.5.0 Updates `espresso-accessibility` from 3.4.0 to 3.5.0 --- updated-dependencies: - dependency-name: androidx.test.espresso:espresso-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.test.espresso:espresso-contrib dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.test.espresso:espresso-web dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.test.espresso:espresso-accessibility dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
aea4f6a605
commit
228d899d46
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user