mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update The Life to 1.16.0 (20220101)
This commit is contained in:
parent
5ec73b34b1
commit
c03cd03426
1 changed files with 16 additions and 2 deletions
|
|
@ -236,7 +236,21 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 1.16.0
|
||||
versionCode: 20220101
|
||||
commit: c1b78605d045cec44bd311926f178a1cfc680c2b
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.5.1
|
||||
rm:
|
||||
- ios
|
||||
- macos
|
||||
- test
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.15.0
|
||||
CurrentVersionCode: 20211118
|
||||
CurrentVersion: 1.16.0
|
||||
CurrentVersionCode: 20220101
|
||||
|
|
|
|||
Loading…
Reference in a new issue