Skip to content

Commit

Permalink
SimpleDownloadTask新增状态进度
Browse files Browse the repository at this point in the history
  • Loading branch information
Arcns committed Nov 30, 2020
1 parent 6d629b3 commit 92a81ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ ext.versions = [
min_sdk : 19,
compile_sdk : 29,
build_tools : "29.0.2",
publish_code: 80,
publish_name: "0.5.50"
publish_code: 81,
publish_name: "0.5.51"
]
ext.deps = [
gradle_plugins: [
Expand Down

0 comments on commit 92a81ba

Please sign in to comment.