File | Operation |
---|---|
intercom-sdk-fcm-9.1.2.pom | download |
<dependency>
<groupId>io.intercom.android</groupId>
<artifactId>intercom-sdk-fcm</artifactId>
<version>9.1.2</version>
<type>aar</type>
</dependency>
@Grapes(
@Grab(group='io.intercom.android', module='intercom-sdk-fcm', version='9.1.2')
)