This repository was archived by the owner on Jul 28, 2022. It is now read-only.
v3.0.0 - Replace GCM with FCM (Android)
In order to migrate:
- Remove GCM sender ID from your code and environment variables
- Remove the
com.google.android.gms:play-services-gcmdependency - Add the
com.google.firebase:firebase-messagingdependency