Parcourir la source

update podspec AgoraRtcEngine_iOS dependancy

Thomas De Backer il y a 5 ans
Parent
révision
b69c178f76
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      react-native-agora.podspec

+ 1
- 1
react-native-agora.podspec Voir le fichier

@@ -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