mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-22 04:59:34 +01:00
Bump version of WebRTC to 106.5249.0
Signed-off-by: Tim Krüger <t@timkrueger.me>
This commit is contained in:
parent
cf598ec89d
commit
53cb084afd
@ -154,7 +154,7 @@ ext {
|
||||
espressoVersion = "3.4.0"
|
||||
}
|
||||
|
||||
def webRtcVersion = "96.4664.0"
|
||||
def webRtcVersion = "106.5249.0"
|
||||
tasks.register('downloadWebRtc', DownloadWebRtcTask){
|
||||
version = webRtcVersion
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user