mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-19 18:55:05 +01:00
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:
commit
6780fb283e
@ -151,7 +151,7 @@ ext {
|
|||||||
roomVersion = "2.4.3"
|
roomVersion = "2.4.3"
|
||||||
workVersion = "2.7.1"
|
workVersion = "2.7.1"
|
||||||
markwonVersion = "4.6.2"
|
markwonVersion = "4.6.2"
|
||||||
espressoVersion = "3.4.0"
|
espressoVersion = "3.5.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
def webRtcVersion = "96.4664.0"
|
def webRtcVersion = "96.4664.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user