Update to RingRTC v2.20.1

This commit is contained in:
Jim Gustafson 2022-04-06 16:37:01 -07:00 committed by Michelle Linington
parent 48c337bb8a
commit 33ca9c1172
4 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
<key>BuildDetails</key>
<dict>
<key>WebRTCCommit</key>
<string>0bdc4fb9c7a703c8a8f498fa78b6c1f398625348 Production build of v2.20.0</string>
<string>dfb17f2206d5e7e3e47425f9855c846f79f7a71b Production build of v2.20.1</string>
</dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>

2
ThirdParty/RingRTC vendored

@ -1 +1 @@
Subproject commit 43441a36b6208e63ca872a929539350665a20fa3
Subproject commit a1b3f56a6fdfac6d780c779f40159332be0ed631

View File

@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = "SignalRingRTC"
s.version = "2.20.0"
s.version = "2.20.1"
s.summary = "A Swift & Objective-C library used by the Signal iOS app for WebRTC interactions."
s.description = <<-DESC

2
ThirdParty/WebRTC vendored

@ -1 +1 @@
Subproject commit 0bdc4fb9c7a703c8a8f498fa78b6c1f398625348
Subproject commit dfb17f2206d5e7e3e47425f9855c846f79f7a71b