Skip to content

Commit 73ea743

Browse files
author
Xia Ning
committed
fix iOS podfile
1 parent eb6e9d6 commit 73ea743

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iOS/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ target 'Agora-ScreenShare-Extension' do
1818

1919
# use this if you don't need encryption feature
2020
# pod 'AgoraRtcEngine_iOS', '~> 3.2.0'
21-
pod 'AgoraRtcEngine_iOS', '3.2.0'
21+
pod 'AgoraRtcEngine_iOS', '3.2.1'
2222
end

0 commit comments

Comments
 (0)