mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-20 06:07:45 +00:00
Merge pull request #2667 from nextcloud/updateWebRtcTo108.5359.0
bump webrtc version to 108.5359.0
This commit is contained in:
commit
31a8eeb15b
@ -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