v2.0.2
- 查看HttpBody时增加搜索功能;
- 增加对AndroidX的支持,具体版本号规则为:
androidx_版本号
; - 修复 HttpBody 过大OOM 或引发的其它 bug;
- Support search when view the http body.
- Provide AndroidX version dependency, the rule is
androidx_RELEASE
. - Fixing OOM or other bug if http body is too large.