mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01: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"
|
espressoVersion = "3.5.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
def webRtcVersion = "106.5249.0"
|
def webRtcVersion = "108.5359.0"
|
||||||
tasks.register('downloadWebRtc', DownloadWebRtcTask){
|
tasks.register('downloadWebRtc', DownloadWebRtcTask){
|
||||||
version = webRtcVersion
|
version = webRtcVersion
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user