8000 Update GoogleWebRTC pod · linuxerwang/flutter-webrtc@8bfbd00 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8bfbd00

Browse files
authored
Update GoogleWebRTC pod
1 parent d098f5d commit 8bfbd00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/flutter_webrtc.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A new flutter plugin project.
1616
s.public_header_files = 'Classes/**/*.h'
1717
s.dependency 'Flutter'
1818
s.dependency 'libyuv-iOS'
19-
s.dependency 'GoogleWebRTC', '1.1.26791'
19+
s.dependency 'GoogleWebRTC', '1.1.27564'
2020
s.ios.deployment_target = '9.0'
2121
s.static_framework = true
2222
end

0 commit comments

Comments
 (0)
0