Skip to content

Commit f50ccf4

Browse files
committed
Bump android sdk to target 12.4.1
1 parent 8df7a70 commit f50ccf4

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

0 commit comments

Comments
 (0)