mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update The Life to 1.14.0 (20211021)
This commit is contained in:
parent
840170e42b
commit
6a8eefb2b7
1 changed files with 16 additions and 2 deletions
|
|
@ -208,7 +208,21 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 1.14.0
|
||||
versionCode: 20211021
|
||||
commit: e0e8927620eb498a3e8963514a767dc7316a4a5b
|
||||
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.13.0
|
||||
CurrentVersionCode: 20211010
|
||||
CurrentVersion: 1.14.0
|
||||
CurrentVersionCode: 20211021
|
||||
|
|
|
|||
Loading…
Reference in a new issue