We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28da631 commit 1ff4ef3Copy full SHA for 1ff4ef3
livekit-react-native-webrtc.podspec
@@ -19,7 +19,7 @@ Pod::Spec.new do |s|
19
s.libraries = 'c', 'sqlite3', 'stdc++'
20
s.framework = 'AudioToolbox','AVFoundation', 'CoreAudio', 'CoreGraphics', 'CoreVideo', 'GLKit', 'VideoToolbox'
21
s.dependency 'React-Core'
22
- s.dependency 'WebRTC-SDK', '=137.7151.04'
+ s.dependency 'WebRTC-SDK', '=137.7151.09'
23
24
# Swift/Objective-C compatibility
25
s.pod_target_xcconfig = {
0 commit comments