Explorar el Código

update podspec AgoraRtcEngine_iOS dependancy

Thomas De Backer hace 5 años
padre
commit
b69c178f76
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      react-native-agora.podspec

+ 1
- 1
react-native-agora.podspec Ver fichero

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