Skip to content

Commit 0cda3c3

Browse files
committed
switch to use version 10.3.0 of android
1 parent e87a46f commit 0cda3c3

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:20.2.+'
63-
implementation 'io.intercom.android:intercom-sdk:10.2.+'
63+
implementation 'io.intercom.android:intercom-sdk:10.3.+'
6464
}

0 commit comments

Comments
 (0)