mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Merge branch 'bauerj-master-patch-77816' into 'master'
Use newer Flutter SDK when building eu.bauerj.paperless_app See merge request fdroid/fdroiddata!8048
This commit is contained in:
commit
30b8fdd431
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ Builds:
|
|||
commit: 0.0.10
|
||||
output: build/app/outputs/apk/release/app-release.apk
|
||||
srclibs:
|
||||
- flutter@1.22.5
|
||||
- flutter@1.25.0-8.1.pre
|
||||
prebuild: echo 'android.applicationVariants.all { variant -> variant.outputs.all
|
||||
{ output -> outputFileName = "app-${output.baseName}.apk" } }' >> android/app/build.gradle
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue