Closed
Description
I wanted to use the GCM library but I it doesn't find it when I try to import in gradle as said in it's docs:
implementation 'com.parse:parse-android-gcm:1.17.3'
and in gradle sync it throws
Failed to resolve: com.parse:parse-android-gcm:1.17.3
BUT after it seems that
implementation 'com.parse:parse-gcm-android:1.17.3'
does work!
maybe it is a typo in the readme file?
Metadata
Metadata
Assignees
Labels
No labels