Skip to content

Commit 4cb16ba

Browse files
committed
bump version to 1.9.1
1 parent 785a7cf commit 4cb16ba

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.9.1
2+
3+
- Fix last download progress being wrong on Android (#752)
4+
- Make HTTP timeout configurable on Android (#741)
5+
16
## 1.9.0
27

38
- Migrate the Android part to Kotlin from Java (#719)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_downloader
22
description: Powerful plugin making it easy to download files.
3-
version: 1.9.0
3+
version: 1.9.1
44
repository: https://github.com/fluttercommunity/flutter_downloader
55
issue_tracker: https://github.com/fluttercommunity/flutter_downloader/issues
66
maintainer: Bartek Pacia (@bartekpacia)

0 commit comments

Comments
 (0)