Skip to content

Commit

Permalink
chore: change version to 4.3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
guoxianzhe committed Sep 14, 2024
1 parent d497944 commit 9aaacc9
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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()) {
Expand Down
2 changes: 1 addition & 1 deletion example/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
22 changes: 11 additions & 11 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -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):
Expand Down Expand Up @@ -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`)
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -784,6 +784,6 @@ SPEC CHECKSUMS:
Yoga: 87e59f6d458e5061d2421086c5de994b3f7cd151
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

PODFILE CHECKSUM: 2f33ff809797107838df94ac954901d19174d3d4
PODFILE CHECKSUM: b31b46a71f443a5415841615b6af9b4b11ce4085

COCOAPODS: 1.13.0
4 changes: 2 additions & 2 deletions react-native-agora.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9aaacc9

Please sign in to comment.