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 fd95e63 commit 1e63d7aCopy full SHA for 1e63d7a
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:${safeExtGet('firebaseMessagingVersion', '20.2.+')}"
63
- implementation 'io.intercom.android:intercom-sdk:15.2.+'
+ implementation 'io.intercom.android:intercom-sdk:15.1.+'
64
}
0 commit comments