File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -524,5 +524,5 @@ limitations under the License.
524
524
[ bintray_url ] : https://bintray.com/jacksgong/maven/FileDownloader/_latestVersion
525
525
[ file_download_listener_callback_flow_png ] : https://github.com/lingochamp/FileDownloader/raw/master/art/filedownloadlistener_callback_flow.png
526
526
[ build_status_svg ] : https://travis-ci.org/lingochamp/FileDownloader.svg?branch=master
527
- [ filedownloader_snapshot_svg ] : https://img.shields.io/badge/SnapShot-1.7.7 -yellow.svg
527
+ [ filedownloader_snapshot_svg ] : https://img.shields.io/badge/SnapShot-1.7.8 -yellow.svg
528
528
[ build_status_link ] : https://travis-ci.org/lingochamp/FileDownloader
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ limitations under the License.
131
131
[ bintray_url ] : https://bintray.com/jacksgong/maven/FileDownloader/_latestVersion
132
132
[ file_download_listener_callback_flow_png ] : https://github.com/lingochamp/FileDownloader/raw/master/art/filedownloadlistener_callback_flow.png
133
133
[ build_status_svg ] : https://travis-ci.org/lingochamp/FileDownloader.svg?branch=master
134
- [ filedownloader_snapshot_svg ] : https://img.shields.io/badge/SnapShot-1.7.7 -yellow.svg
134
+ [ filedownloader_snapshot_svg ] : https://img.shields.io/badge/SnapShot-1.7.8 -yellow.svg
135
135
[ build_status_link ] : https://travis-ci.org/lingochamp/FileDownloader
136
136
[ FileDownloadConnection-java-link ] : https://github.com/lingochamp/FileDownloader/blob/master/library/src/main/java/com/liulishuo/filedownloader/connection/FileDownloadConnection.java
137
137
[ FileDownloadUrlConnection-java-link ] : https://github.com/lingochamp/FileDownloader/blob/master/library/src/main/java/com/liulishuo/filedownloader/connection/FileDownloadUrlConnection.java
Original file line number Diff line number Diff line change 1
- VERSION_NAME =1.7.7
1
+ VERSION_NAME =1.7.8-SNAPSHOT
2
2
BUILD_TOOLS_VERSION =28.0.3
3
3
COMPILE_SDK_VERSION =28
4
4
You can’t perform that action at this time.
0 commit comments