File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 1.10.3
2+
3+ - Fix Android build failing when using Android Gradle Plugin v8 (#857 )
4+
15## 1.10.2
26
37- Correctly read the error/success codes (#766 )
Original file line number Diff line number Diff line change @@ -30,6 +30,8 @@ rootProject.allprojects {
3030android {
3131 compileSdk 32
3232
33+ namespace " vn.hunghd.flutterdownloader"
34+
3335 sourceSets {
3436 main. java. srcDirs + = " src/main/kotlin"
3537 }
Original file line number Diff line number Diff line change 11name : flutter_downloader
22description : Powerful plugin making it easy to download files.
3- version : 1.10.2
3+ version : 1.10.3
44repository : https://github.com/fluttercommunity/flutter_downloader
55issue_tracker : https://github.com/fluttercommunity/flutter_downloader/issues
66maintainer : Bartek Pacia (@bartekpacia)
You can’t perform that action at this time.
0 commit comments