We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8700481 commit 29bba1fCopy full SHA for 29bba1f
iOS/Podfile
@@ -6,12 +6,12 @@ target 'APIExample' do
6
use_frameworks!
7
pod 'Floaty', '~> 4.2.0'
8
pod 'AGEVideoLayout', '~> 1.0.2'
9
- pod 'AgoraRtcEngine_iOS', '3.5.0'
+ pod 'AgoraRtcEngine_iOS', '3.5.1'
10
pod 'AgoraMediaPlayer_iOS', '1.2.2'
11
end
12
13
target 'Agora-ScreenShare-Extension' do
14
15
16
17
macOS/Podfile
@@ -7,7 +7,7 @@ target 'APIExample' do
# Pods for APIExample
- pod 'AgoraRtcEngine_macOS', '3.5.0'
+ pod 'AgoraRtcEngine_macOS', '3.5.1'
target 'APIExampleTests' do
inherit! :search_paths
0 commit comments