Library has been completely updated and refactored:
- refactor network cache to interface,
- default LRUCache implementation for network cache
- use Android constant values for intent filters
- refactor all enums to magic constants
- refactor test network request executor
- throw security exception if permissions are not allowed granted for connecting to the wifi endpoints
- update build tools