Skip to content

Commit 82d0078

Browse files
authored
bump version to 1.10.5 (#870)
1 parent b3a0641 commit 82d0078

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.10.5
2+
3+
- Make the project compile when the app not doesn't have dependency on Kotlin
4+
(#869)
5+
16
## 1.10.4
27

38
- Fix Android build failing because of JVM and Kotlin target source

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.10.4
3+
version: 1.10.5
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)