Browse Source

update podspec AgoraRtcEngine_iOS dependancy

Thomas De Backer 5 years ago
parent
commit
b69c178f76
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      react-native-agora.podspec

+ 1
- 1
react-native-agora.podspec View File

@@ -20,5 +20,5 @@ Pod::Spec.new do |s|
20 20
     end
21 21
     
22 22
   s.dependency 'React'
23
-    s.dependency "AgoraRtcEngine_iOS", "2.4.0.1"
23
+    s.dependency "AgoraRtcEngine_iOS", "2.4.1"
24 24
 end