mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-21 19:55:07 +01:00
bump webrtc version to 108.5359.0
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
b2b90f9b05
commit
c79199c1c3
@ -155,7 +155,7 @@ ext {
|
||||
espressoVersion = "3.5.1"
|
||||
}
|
||||
|
||||
def webRtcVersion = "106.5249.0"
|
||||
def webRtcVersion = "108.5359.0"
|
||||
tasks.register('downloadWebRtc', DownloadWebRtcTask){
|
||||
version = webRtcVersion
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user