Version 4.37.0
Added
- Added a new type of URL strategy called
AdjustConfig.URL_STRATEGY_CN_ONLY
. This URL strategy representsAdjustConfig.URL_STRATEGY_CN
strategy, but without fallback domains. - Added
setReadDeviceInfoOnceEnabled(boolean)
method toAdjustConfig
to indicate if device info to be read only once.
Pull Request #585