mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-16 09:15:30 +01:00
Merge pull request #2765 from nextcloud/webrtcUpdate/110.5481.0
bump webRtc lib to 110.5481.0
This commit is contained in:
commit
9b541fde04
@ -155,7 +155,7 @@ ext {
|
|||||||
espressoVersion = "3.5.1"
|
espressoVersion = "3.5.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
def webRtcVersion = "108.5359.0"
|
def webRtcVersion = "110.5481.0"
|
||||||
tasks.register('downloadWebRtc', DownloadWebRtcTask){
|
tasks.register('downloadWebRtc', DownloadWebRtcTask){
|
||||||
version = webRtcVersion
|
version = webRtcVersion
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user