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