Skip to content

Commit

Permalink
release v1.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoqian-hu-20230331 committed Jul 30, 2020
1 parent c6cee52 commit 68cb0e2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ App module build.gradle:

```
dependencies {
implementation'com.huxq17.pump:download:1.3.8'
implementation'com.huxq17.pump:download:1.3.9'
implementation 'com.squareup.okhttp3:okhttp:lastversion'
}
Expand Down
2 changes: 1 addition & 1 deletion README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ App模块的build.gradle:

```
dependencies {
implementation'com.huxq17.pump:download:1.3.8'
implementation'com.huxq17.pump:download:1.3.9'
implementation 'com.squareup.okhttp3:okhttp:lastversion'
}
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=1.3.8
VERSION_NAME=1.3.9
GROUP=com.huxq17.pump
POM_NAME=A tool for android download,support BreakPoint,ultiTask and MultiThread.
POM_ARTIFACT_ID=download
Expand Down

0 comments on commit 68cb0e2

Please sign in to comment.