mac os example (#19)

This commit is contained in:
Hiroshi Horie
2021-10-20 05:19:44 +09:00
committed by GitHub
parent 4d62487f0f
commit 9366db0dde
34 changed files with 1407 additions and 21 deletions
+1 -1
View File
@@ -22,5 +22,5 @@ Pod::Spec.new do |s|
s.static_framework = true
s.dependency 'Flutter'
s.dependency 'WebRTC-SDK', '92.4515.07'
s.dependency 'WebRTC-SDK', '92.4515.10'
end