mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-18 18:25:03 +01:00
Bump espressoVersion from 3.5.0 to 3.5.1
Bumps `espressoVersion` from 3.5.0 to 3.5.1. Updates `espresso-core` from 3.5.0 to 3.5.1 Updates `espresso-contrib` from 3.5.0 to 3.5.1 Updates `espresso-web` from 3.5.0 to 3.5.1 Updates `espresso-accessibility` from 3.5.0 to 3.5.1 --- updated-dependencies: - dependency-name: androidx.test.espresso:espresso-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.test.espresso:espresso-contrib dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.test.espresso:espresso-web dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.test.espresso:espresso-accessibility dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d6e4c35b37
commit
dcc5cd0b43
@ -152,7 +152,7 @@ ext {
|
||||
roomVersion = "2.4.3"
|
||||
workVersion = "2.7.1"
|
||||
markwonVersion = "4.6.2"
|
||||
espressoVersion = "3.5.0"
|
||||
espressoVersion = "3.5.1"
|
||||
}
|
||||
|
||||
def webRtcVersion = "106.5249.0"
|
||||
|
Loading…
Reference in New Issue
Block a user