Skip to content

Commit

Permalink
bump version to 1.10.5 (fluttercommunity#870)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia authored Jul 11, 2023
1 parent b3a0641 commit 82d0078
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.10.5

- Make the project compile when the app not doesn't have dependency on Kotlin
(#869)

## 1.10.4

- Fix Android build failing because of JVM and Kotlin target source
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_downloader
description: Powerful plugin making it easy to download files.
version: 1.10.4
version: 1.10.5
repository: https://github.com/fluttercommunity/flutter_downloader
issue_tracker: https://github.com/fluttercommunity/flutter_downloader/issues
maintainer: Bartek Pacia (@bartekpacia)
Expand Down

0 comments on commit 82d0078

Please sign in to comment.