File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -69,5 +69,5 @@ dependencies {
6969 // noinspection GradleDynamicVersion
7070 implementation " com.facebook.react:react-native:+" // From node_modules
7171 implementation " com.google.firebase:firebase-messaging:${ safeExtGet('firebaseMessagingVersion', '20.2.+')} "
72- implementation ' io.intercom.android:intercom-sdk:15.4.0 '
72+ implementation ' io.intercom.android:intercom-sdk:15.8.+ '
7373}
Original file line number Diff line number Diff line change 1111 - ReactCommon/turbomodule/core (= 0.70.9)
1212 - fmt (6.2.1)
1313 - glog (0.3.5)
14- - Intercom (17.0.1 )
14+ - Intercom (17.0.3 )
1515 - intercom-react-native (7.0.1):
16- - Intercom (~> 17.0.1 )
16+ - Intercom (~> 17.0.3 )
1717 - React-Core
1818 - RCT-Folly (2021.07.22.00):
1919 - boost
@@ -415,13 +415,13 @@ EXTERNAL SOURCES:
415415
416416SPEC CHECKSUMS:
417417 boost: a7c83b31436843459a1961bfd74b96033dc77234
418- DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
418+ DoubleConversion: 831926d9b8bf8166fd87886c4abab286c2422662
419419 FBLazyVector: bc76253beb7463b688aa6af913b822ed631de31a
420420 FBReactNativeSpec: 85d34420d92cb178897de05e3aba90e7a8568162
421421 fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
422- glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
423- Intercom: 5831c20294923498621a52064ab11d1ebb39f0a3
424- intercom-react-native: 9cf6e7039c1025ac29af506286b7388f3244cc40
422+ glog: 5337263514dd6f09803962437687240c5dc39aa4
423+ Intercom: 85b6c558c853da66e1041e23a6a8ed99a6bef640
424+ intercom-react-native: 1764646b91eb2d3ba47db932c041c89bb5ded65c
425425 RCT-Folly: 0080d0a6ebf2577475bda044aa59e2ca1f909cda
426426 RCTRequired: db184d894eed9e15f1fa80c3372595b7ec360580
427427 RCTTypeSafety: c9bf4c53ad246e4c94a49d91353ed19a8df5952f
@@ -454,4 +454,4 @@ SPEC CHECKSUMS:
454454
455455PODFILE CHECKSUM: 2e2a1a7753285b8f776febc4de8313b2f01b551b
456456
457- COCOAPODS: 1.15.2
457+ COCOAPODS: 1.11.3
Original file line number Diff line number Diff line change @@ -17,5 +17,5 @@ Pod::Spec.new do |s|
1717 s . resource_bundles = { 'IntercomFramework' => [ 'ios/assets/*' ] }
1818
1919 s . dependency "React-Core"
20- s . dependency "Intercom" , '~> 17.0.1 '
20+ s . dependency "Intercom" , '~> 17.0.3 '
2121end
Original file line number Diff line number Diff line change 11{
22 "name" : " @intercom/intercom-react-native" ,
3- "version" : " 7.0.1 " ,
3+ "version" : " 7.1.0 " ,
44 "description" : " React Native wrapper to bridge our iOS and Android SDK" ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments