Skip to content

Commit 4ed0ebe

Browse files
authored
update readme 5.9.+
1 parent 9a69fcd commit 4ed0ebe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ allprojects {
5151
```
5252
dependencies {
5353
//增加这行
54-
compile 'com.qcloud.cos:cos-android:5.8.+'
54+
compile 'com.qcloud.cos:cos-android:5.9.+'
5555
}
5656
```
5757

@@ -62,7 +62,7 @@ dependencies {
6262
##### COS XML SDK
6363

6464
```
65-
compile 'com.qcloud.cos:cos-android:5.8.+'
65+
compile 'com.qcloud.cos:cos-android:5.9.+'
6666
```
6767

6868
### 手动集成

0 commit comments

Comments
 (0)