Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
谢孟 committed Nov 6, 2019
1 parent 78935f9 commit fd49353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dgwlibrary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {
testCompile 'junit:junit:4.12'
/*okhttp相关*/
// 持久cookie需在project gradle中链接远程仓库
compile 'com.github.franmontiel:PersistentCookieJar:v0.9.3'
compile 'com.github.franmontiel:PersistentCookieJar:v1.0.1'
compile 'com.zhy:okhttputils:2.6.2'
compile 'com.squareup.okhttp3:okhttp:3.2.0'
compile 'com.squareup.okio:okio:1.5.0'
Expand Down

0 comments on commit fd49353

Please sign in to comment.