Skip to content

Commit 91228db

Browse files
committed
ci: upgrade to v1.7.8-SNAPSHOT for continue deploy
1 parent c2ea399 commit 91228db

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,5 +524,5 @@ limitations under the License.
524524
[bintray_url]: https://bintray.com/jacksgong/maven/FileDownloader/_latestVersion
525525
[file_download_listener_callback_flow_png]: https://github.com/lingochamp/FileDownloader/raw/master/art/filedownloadlistener_callback_flow.png
526526
[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
528528
[build_status_link]: https://travis-ci.org/lingochamp/FileDownloader

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ limitations under the License.
131131
[bintray_url]: https://bintray.com/jacksgong/maven/FileDownloader/_latestVersion
132132
[file_download_listener_callback_flow_png]: https://github.com/lingochamp/FileDownloader/raw/master/art/filedownloadlistener_callback_flow.png
133133
[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
135135
[build_status_link]: https://travis-ci.org/lingochamp/FileDownloader
136136
[FileDownloadConnection-java-link]: https://github.com/lingochamp/FileDownloader/blob/master/library/src/main/java/com/liulishuo/filedownloader/connection/FileDownloadConnection.java
137137
[FileDownloadUrlConnection-java-link]: https://github.com/lingochamp/FileDownloader/blob/master/library/src/main/java/com/liulishuo/filedownloader/connection/FileDownloadUrlConnection.java

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=1.7.7
1+
VERSION_NAME=1.7.8-SNAPSHOT
22
BUILD_TOOLS_VERSION=28.0.3
33
COMPILE_SDK_VERSION=28
44

0 commit comments

Comments
 (0)