Skip to content

Commit d3fad44

Browse files
committed
Bump android to 15.1.+
1 parent 6e5cf8a commit d3fad44

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

0 commit comments

Comments
 (0)