Skip to content

Commit 8c178d5

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 9fdba86 + 48af343 commit 8c178d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencyResolutionManagement {
4747
```
4848
然后在app的build.gradle
4949
```
50-
implementation 'com.github.GateOfTruth:OkSimple:3.3.6'
50+
implementation 'com.github.GateOfTruth:OkSimple:3.3.7'
5151
```
5252
##### 或者你也可以fork一下,自己编译,oksimple只依赖了okhttp,没有其他依赖,编译出来的aar包也只有30几KB,同时,Oksimple采用api引入okhttp,所以你引入了oksimple的话,就不用重新引入okhttp了。
5353

0 commit comments

Comments
 (0)