mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
warmd: v1.4.3b
This commit is contained in:
parent
92b237c3c4
commit
1b991d7b4d
1 changed files with 3 additions and 4 deletions
|
|
@ -31,11 +31,10 @@ Builds:
|
|||
|
||||
- versionName: 1.4.3
|
||||
versionCode: 31
|
||||
disable: https://github.com/FredJul/Warmd/issues/44
|
||||
commit: 71c3dd36bf0ba2f6fa460add496ed67ad468fb9f
|
||||
commit: v1.4.3b
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@1.26.0-17.5.pre
|
||||
- flutter@2.2.3
|
||||
rm:
|
||||
- ios
|
||||
- .vscode
|
||||
|
|
@ -44,7 +43,7 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- sed -i 's/.*in_app_review.*//' pubspec.yaml
|
||||
- git apply ./fdroid.patch
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
- $$flutter$$/bin/flutter build apk --no-sound-null-safety
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
|
|
|
|||
Loading…
Reference in a new issue