Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzicheng committed Aug 1, 2023
1 parent a524172 commit 2ec6afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ repositories {
}

dependencies {
implementation("io.github.zicheng1992:cxhttp:1.1.1")
implementation("io.github.zicheng1992:cxhttp:1.1.2")
//默认网络请求库Okhttp3Call,如果使用其它网络库可去掉
implementation("com.squareup.okhttp3:okhttp:4.9.3")//最新版本不兼容Android4.4
implementation("com.squareup.okhttp3:logging-interceptor:4.9.3")
Expand Down

0 comments on commit 2ec6afc

Please sign in to comment.