Skip to content

Commit 1e63d7a

Browse files
committed
reverted android update version
1 parent fd95e63 commit 1e63d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ dependencies {
6060
//noinspection GradleDynamicVersion
6161
implementation "com.facebook.react:react-native:+" // From node_modules
6262
implementation "com.google.firebase:firebase-messaging:${safeExtGet('firebaseMessagingVersion', '20.2.+')}"
63-
implementation 'io.intercom.android:intercom-sdk:15.2.+'
63+
implementation 'io.intercom.android:intercom-sdk:15.1.+'
6464
}

0 commit comments

Comments
 (0)