mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01:00
Merge pull request #2665 from nextcloud/dependabot/gradle/espressoVersion-3.5.1
Bump espressoVersion from 3.5.0 to 3.5.1
This commit is contained in:
commit
b2b90f9b05
@ -152,7 +152,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.5.0"
|
espressoVersion = "3.5.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
def webRtcVersion = "106.5249.0"
|
def webRtcVersion = "106.5249.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user