We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8df7a70 commit f50ccf4Copy full SHA for f50ccf4
android/build.gradle
@@ -60,5 +60,5 @@ dependencies {
60
//noinspection GradleDynamicVersion
61
implementation "com.facebook.react:react-native:+" // From node_modules
62
implementation 'com.google.firebase:firebase-messaging:20.2.+'
63
- implementation 'io.intercom.android:intercom-sdk:12.4.1'
+ implementation 'io.intercom.android:intercom-sdk:12.4.2'
64
}
0 commit comments