1.3.0 (2020-09-03)
- Updated
okhttp
dependency from4.2.2
to4.8.1
. - Fixed bug where
Configuration
proxy would lead to aNullPointerException
when set. - Added request timeout configuration.
- Changed default connect timeout from 60 seconds to 10 and default read timeout from 120 seconds to 60 seconds.