Skip to content

Releases: egeniq/libmsgs-android

1.1.3

02 Nov 10:05
27e9a71
Compare
Choose a tag to compare

Added the lastNotificationAt property to the Channel class in the v2 package.

1.1.2

31 Oct 08:34
0434b4d
Compare
Choose a tag to compare

The DELETE call returned an empty string body on success, which would throw an exception when being parsed as JSON. This is now converted to an empty JSON object result.