Skip to content

Commit 1fc5754

Browse files
imSzukalaclaude
andcommitted
feat(android)!: upgrade Intercom Android SDK to 18.0.1
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0dd6d88 commit 1fc5754

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@ dependencies {
8484
//noinspection GradleDynamicVersion
8585
implementation "com.facebook.react:react-native:+" // From node_modules
8686
implementation "com.google.firebase:firebase-messaging:24.1.2"
87-
implementation 'io.intercom.android:intercom-sdk:18.0.0'
88-
implementation 'io.intercom.android:intercom-sdk-ui:18.0.0'
87+
implementation 'io.intercom.android:intercom-sdk:18.0.1'
88+
implementation 'io.intercom.android:intercom-sdk-ui:18.0.1'
8989
}

0 commit comments

Comments
 (0)