Update to RingRTC v2.13.3

This commit is contained in:
Jim Gustafson 2021-10-02 14:13:59 -07:00 committed by Matthew Chen
parent 9df0ef0799
commit 168c6e3637
4 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
<key>BuildDetails</key>
<dict>
<key>WebRTCCommit</key>
<string>be00b98b7ceb4d5f2e4b5fce356bb8846c00fff3 Production build of v2.12.0</string>
<string>48a0f2dc7955d49b74e7c68d2431d8b8789522d0 Production build of v2.13.3</string>
</dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>

2
ThirdParty/RingRTC vendored

@ -1 +1 @@
Subproject commit 2428308bff34c334ad587031fa0e48ecd65eedca
Subproject commit dde27bd1e749b24414793ce9120bd1cefabd2575

View File

@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = "SignalRingRTC"
s.version = "2.10.8"
s.version = "2.13.3"
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 be00b98b7ceb4d5f2e4b5fce356bb8846c00fff3
Subproject commit 48a0f2dc7955d49b74e7c68d2431d8b8789522d0