File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,6 @@ dependencies {
8484 // noinspection GradleDynamicVersion
8585 implementation " com.facebook.react:react-native:+" // From node_modules
8686 implementation " com.google.firebase:firebase-messaging:24.1.2"
87- implementation ' io.intercom.android:intercom-sdk:17.1.1 '
88- implementation ' io.intercom.android:intercom-sdk-ui:17.1.1 '
87+ implementation ' io.intercom.android:intercom-sdk:17.2.0 '
88+ implementation ' io.intercom.android:intercom-sdk-ui:17.2.0 '
8989}
Original file line number Diff line number Diff line change 11{
22 "name" : " @intercom/intercom-react-native" ,
3- "version" : " 9.1.2 " ,
3+ "version" : " 9.2.0 " ,
44 "description" : " React Native wrapper to bridge our iOS and Android SDK" ,
55 "source" : " ./src/index.tsx" ,
66 "main" : " ./lib/commonjs/index.js" ,
You can’t perform that action at this time.
0 commit comments