mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
TestApp: fix 3.1.0 (40)
Bump Flutter version to 1.12.13+hotfix.7.
This commit is contained in:
parent
a81f7451a9
commit
3ba6e595d7
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