Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

2.3.4

Compare
Choose a tag to compare
@dheid dheid released this 26 May 07:02
· 36 commits to master since this release
  • Make put method of Payload protected
  • Make constructors of PushNotificationPayload protected
  • Code cleanup
  • Remove duplicate exceptions from getMessage in PushNotificationManager
  • Remove throws clauses on methods for checked exceptions that will never be thrown