diff --git a/android/build.gradle b/android/build.gradle index 976a6248..6af891ff 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -164,9 +164,9 @@ dependencies { //noinspection GradleDynamicVersion implementation "com.facebook.react:react-native:+" implementation fileTree(include: ['*.jar', '*.aar'], dir: 'libs') - api 'io.agora.rtc:agora-full-preview:4.3.2.2-pip.5' - implementation 'io.agora.rtc:full-screen-sharing-special:4.3.2.2-pip.5' - implementation 'io.agora.rtc:iris-rtc:4.3.2.2-pip.5' + api 'io.agora.rtc:agora-special-full:4.3.2.6' + implementation 'io.agora.rtc:full-screen-sharing:4.3.2.6' + implementation 'io.agora.rtc:iris-rtc:4.3.2.5-build.4' } if (isNewArchitectureEnabled()) { diff --git a/example/ios/Podfile b/example/ios/Podfile index 1c792006..b6a53131 100644 --- a/example/ios/Podfile +++ b/example/ios/Podfile @@ -62,5 +62,5 @@ target 'AgoraRtcNgExample' do end target 'ScreenShare' do - pod 'AgoraRtcEngine_iOS_Preview', '4.3.2.2-pip.5' + pod 'AgoraRtcEngine_Special_iOS', '4.3.2.5' end diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 26981506..4388fc2f 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -1,6 +1,6 @@ PODS: - - AgoraIrisRTC_iOS (4.3.2.2-pip.5) - - AgoraRtcEngine_iOS_Preview (4.3.2.2-pip.5) + - AgoraIrisRTC_iOS (4.3.2.5-build.4) + - AgoraRtcEngine_Special_iOS (4.3.2.5) - boost (1.76.0) - CocoaAsyncSocket (7.6.5) - DoubleConversion (1.1.6) @@ -378,8 +378,8 @@ PODS: - React-logger (0.72.12): - glog - react-native-agora (4.3.2): - - AgoraIrisRTC_iOS (= 4.3.2.2-pip.5) - - AgoraRtcEngine_iOS_Preview (= 4.3.2.2-pip.5) + - AgoraIrisRTC_iOS (= 4.3.2.5-build.4) + - AgoraRtcEngine_Special_iOS (= 4.3.2.5) - RCT-Folly (= 2021.07.22.00) - React-Core - react-native-agora-rawdata (0.1.0): @@ -519,7 +519,7 @@ PODS: - Yoga (~> 1.14) DEPENDENCIES: - - AgoraRtcEngine_iOS_Preview (= 4.3.2.2-pip.5) + - AgoraRtcEngine_Special_iOS (= 4.3.2.5) - boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`) - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`) - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`) @@ -596,9 +596,9 @@ DEPENDENCIES: - Yoga (from `../node_modules/react-native/ReactCommon/yoga`) SPEC REPOS: - https://github.com/CocoaPods/Specs.git: + trunk: - AgoraIrisRTC_iOS - - AgoraRtcEngine_iOS_Preview + - AgoraRtcEngine_Special_iOS - CocoaAsyncSocket - Flipper - Flipper-Boost-iOSX @@ -717,8 +717,8 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/ReactCommon/yoga" SPEC CHECKSUMS: - AgoraIrisRTC_iOS: 89147ab80e54f8d6ba9fe594963bd9f3545f0158 - AgoraRtcEngine_iOS_Preview: 96921bbf977e5143a345a918f0cd33e492a9c1a4 + AgoraIrisRTC_iOS: 6afaf825cf384591740ef906d09456b96eb2f3bf + AgoraRtcEngine_Special_iOS: 8369a93cd0f10131aeba9c3aefc316c8051ad402 boost: 7dcd2de282d72e344012f7d6564d024930a6a440 CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99 DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 @@ -752,7 +752,7 @@ SPEC CHECKSUMS: React-jsiexecutor: 95bdf0ab46024ca9849e08739b6abd8fe489cd33 React-jsinspector: 8e291ed0ab371314de269001d6b9b25db6aabf42 React-logger: d4010de0b0564e63637ad08373bc73b5d919974b - react-native-agora: d9b03fcedcb979ae4907fd90f03068297fc22efc + react-native-agora: 6115f32a65a5529f13c11536df6e567fe2db3235 react-native-agora-rawdata: 097895cdccd8fcf3cff5dffe23372f5d3c89fd31 react-native-image-tools: 88218449791389bbf550a2c475a3b564c8233c8b react-native-safe-area-context: 7aa8e6d9d0f3100a820efb1a98af68aa747f9284 @@ -784,6 +784,6 @@ SPEC CHECKSUMS: Yoga: 87e59f6d458e5061d2421086c5de994b3f7cd151 YogaKit: f782866e155069a2cca2517aafea43200b01fd5a -PODFILE CHECKSUM: 2f33ff809797107838df94ac954901d19174d3d4 +PODFILE CHECKSUM: b31b46a71f443a5415841615b6af9b4b11ce4085 COCOAPODS: 1.13.0 diff --git a/react-native-agora.podspec b/react-native-agora.podspec index 8a70b51e..2653f970 100644 --- a/react-native-agora.podspec +++ b/react-native-agora.podspec @@ -40,8 +40,8 @@ Pod::Spec.new do |s| end end - s.dependency 'AgoraRtcEngine_iOS_Preview', '4.3.2.2-pip.5' - s.dependency 'AgoraIrisRTC_iOS', '4.3.2.2-pip.5' + s.dependency 'AgoraRtcEngine_Special_iOS', '4.3.2.5' + s.dependency 'AgoraIrisRTC_iOS', '4.3.2.5-build.4' s.libraries = 'stdc++' s.framework = 'ReplayKit' end