Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tohodog authored Apr 16, 2019
1 parent d5a9c8b commit 4c8599d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ QSHttp
### Gradle
```
dependencies {
implementation 'com.github.tohodog:QSHttp:1.3.2'
implementation 'com.github.tohodog:QSHttp:1.3.3'
}
```

Expand Down Expand Up @@ -265,6 +265,8 @@ https://api.reol.top/api_test
});
```
## Log
### v1.3.1(2019-04-16)
* 增加泛型回调,支持外部类是activity,fragment销毁时不回调
### v1.3.1(2019-04-04)
* 可单独配置多个client
* 双向ssl优化
Expand Down

0 comments on commit 4c8599d

Please sign in to comment.