Version 4.17.0
Added
- Added
sdkVersion
getter toAdjust
interface to obtain current SDK version string.
Changed
- Removed posting of
kNetworkReachabilityChangedNotification
notification from forkedADJReachability
class. In case you were using it, please rely only on obtaining it from officialReachability
class (#359). Thanks @grigorye.
Pull Request #360