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 0e74c95 commit 681d483Copy full SHA for 681d483
android/build.gradle
@@ -61,5 +61,6 @@ repositories {
61
dependencies {
62
//noinspection GradleDynamicVersion
63
implementation "com.facebook.react:react-native:+" // From node_modules
64
+ implementation 'com.google.firebase:firebase-messaging:20.2.+'
65
implementation 'io.intercom.android:intercom-sdk:10.+'
66
}
0 commit comments