Skip to content

Commit

Permalink
ios: update webrtc to 114.5735.10
Browse files Browse the repository at this point in the history
  • Loading branch information
davidliu committed May 3, 2024
1 parent f1bc9ff commit a4e4cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion livekit-react-native-webrtc.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Pod::Spec.new do |s|
s.libraries = 'c', 'sqlite3', 'stdc++'
s.framework = 'AudioToolbox','AVFoundation', 'CoreAudio', 'CoreGraphics', 'CoreVideo', 'GLKit', 'VideoToolbox'
s.dependency 'React-Core'
s.dependency 'WebRTC-SDK', '=114.5735.08'
s.dependency 'WebRTC-SDK', '=114.5735.10'
end

0 comments on commit a4e4cbc

Please sign in to comment.