We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a0641 commit 82d0078Copy full SHA for 82d0078
CHANGELOG.md
@@ -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
6
## 1.10.4
7
8
- Fix Android build failing because of JVM and Kotlin target source
pubspec.yaml
@@ -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)
0 commit comments