This repository was archived by the owner on Jun 24, 2025. It is now read-only.
Releases: devsu/android-push-client
Releases · devsu/android-push-client
1.1.1
First release
1.1.0 (2015-12-22)
First release of the GCM Push Client.
- Initial commit.
- Added Javadocs.
- Added Readme and License
- Added Bintray plugin for gradle.
- Fixed GCM.unregister() method deprecation by creating an UnregisterService.
- Fixed GCM.MESSAGE_TYPE_MESSAGE constant deprecation by creating a class that extends GcmListenerService.