mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Merge branch 'patch-1' into 'master'
TestApp: fix 3.1.0 (40) See merge request fdroid/fdroiddata!6262
This commit is contained in:
commit
415c36fdb0
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ Builds:
|
|||
commit: 3.1.0
|
||||
output: build/app/outputs/apk/release/app-release.apk
|
||||
srclibs:
|
||||
- flutter@v1.10.14
|
||||
- flutter@v1.12.13+hotfix.7
|
||||
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