This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
5.1.5
Found additional issues affecting the Constant Contact mobile app, here are all the fixes.
- Added common factories (that support DI) for Retrofit and OkHttp
- CCApi convenience classes lazily create service instances as needed
- Fixed ISO-8601 date formatting for requests (Responses are parsed OK)
- Changed API calls that had dates as query parameters to use new QueryDate class which is just a formatting wrapper for Date