2.0.0
⭐ New Features
- Added ability to use network resources on-the-fly without caching them into local database. To use it, invoke
networkResource()
function instead ofnetworkBoundResource()
function.
❤️ Other
ApiEmptyResponse
now returnsResource.success()
- Repository hosting is migrated from Jitpack to Maven Central
- Code cleanup