File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ https://github.com/qiniudemo/qiniu-lab-android
4141[ happy-dns下载地址] ( https://repo1.maven.org/maven2/com/qiniu/happy-dns/ )
4242
4343### 通过maven
44- * Adroid Studio中添加dependencies 或者 在项目中添加maven依赖
44+ * Android Studio中添加dependencies 或者 在项目中添加maven依赖
4545```
4646// 1. 直接导入
4747implementation 'com.qiniu:qiniu-android-sdk:8.0.+'
Original file line number Diff line number Diff line change 22# Differences from 7.6.4 to 8.0.0
33
44注:
5- - dns配置类: ` GlobalConfiguration `
6- - 设置并发上传: ` Configuration ` -> ` useConcurrentResumeUpload ` & ` concurrentTaskCount `
5+ - 更改dns解析自定义方式:通过GlobalConfiguration进行配置
6+ - 更改并发上传配置方式:通过Configuration配置,useConcurrentResumeUpload配置是否开启并发上传 & concurrentTaskCount配置并发上传任务数量
77
88
99## 1. com.qiniu.android.storage
You can’t perform that action at this time.
0 commit comments