Skip to content

Commit

Permalink
Update version to 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zhzc0x committed Apr 6, 2024
1 parent 5ee7793 commit d73514a
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 @@ -64,7 +64,7 @@ repositories {
}

dependencies {
implementation("com.zhzc0x.cxhttp:cxhttp:1.2.2")
implementation("com.zhzc0x.cxhttp:cxhttp:1.2.4")
//默认网络请求库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 d73514a

Please sign in to comment.