2.4.0
Changelog
- Removed support for devices running api < 14 i.e minSdkVer is now 14
- Added support for api 26
- updated dependencies to latest version i.e google play services to v11.0.2 and support lib to v26.0.0
- Deprecated functions as per behavior changes in terms of id retrieval in platform running api 26 (upcoming Android O)
getBluetoothMAC()
getIMEI()
getAndroidID()
getAccounts()
- Code cleanup and minor bug fixes