mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 06:15:12 +00:00
bump webRtc lib to 110.5481.0
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
d9087ba813
commit
28605070dc
@ -155,7 +155,7 @@ ext {
|
||||
espressoVersion = "3.5.1"
|
||||
}
|
||||
|
||||
def webRtcVersion = "108.5359.0"
|
||||
def webRtcVersion = "110.5481.0"
|
||||
tasks.register('downloadWebRtc', DownloadWebRtcTask){
|
||||
version = webRtcVersion
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user