diff --git a/Podfile b/Podfile index 52bafbe5..869b3ea9 100644 --- a/Podfile +++ b/Podfile @@ -5,5 +5,5 @@ platform :ios, '13.0' target 'Sora' do use_frameworks! - pod 'WebRTC', '116.5845.6.1' + pod 'WebRTC', '119.6045.2.1' end