We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1c0ca0 commit e433e59Copy full SHA for e433e59
sample/app/build.gradle
@@ -59,7 +59,7 @@ dependencies {
59
60
implementation("androidx.datastore:datastore-preferences:1.0.0")
61
62
- implementation("io.intercom.android:intercom-sdk:15.1.0")
+ implementation("io.intercom.android:intercom-sdk:15.1.1")
63
implementation("com.google.firebase:firebase-messaging:23.1.0")
64
65
testImplementation 'junit:junit:4.13.2'
0 commit comments