File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
PODS:
2
2
- Amplitude (8.18.0):
3
3
- AnalyticsConnector (~> 1.0.0)
4
- - amplitude-react-native (2.17.2 ):
4
+ - amplitude-react-native (2.17.3 ):
5
5
- Amplitude (= 8.18.0)
6
6
- React-Core
7
7
- AnalyticsConnector (1.0.0)
@@ -594,7 +594,7 @@ EXTERNAL SOURCES:
594
594
595
595
SPEC CHECKSUMS:
596
596
Amplitude: 184def4f87aa26f94a93a7faa334e06b1cae704d
597
- amplitude-react-native: 2cff4fd67892c5cee06ac49eb550680899b2f55e
597
+ amplitude-react-native: 9e5e0f4609366a2f714ab05dd7924f3c3073c075
598
598
AnalyticsConnector: 4c386d5972ac9da86e22d668564dbbac97558754
599
599
boost: 57d2868c099736d80fcd648bf211b4431e51a558
600
600
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
@@ -650,4 +650,4 @@ SPEC CHECKSUMS:
650
650
651
651
PODFILE CHECKSUM: dffa5b3fe55e9c004d5622b8e8876c2158e463e6
652
652
653
- COCOAPODS: 1.15.2
653
+ COCOAPODS: 1.14.3
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @amplitude/react-native" ,
3
- "version" : " 2.17.2 " ,
3
+ "version" : " 2.17.3 " ,
4
4
"description" : " Official React Native SDK" ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ export const Constants: {
3
3
packageVersion : string ;
4
4
} = {
5
5
packageSourceName : 'amplitude-react-native' ,
6
- packageVersion : '2.17.2 ' ,
6
+ packageVersion : '2.17.3 ' ,
7
7
} ;
You can’t perform that action at this time.
0 commit comments