mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update The Life to 1.18.0 (20220116)
This commit is contained in:
parent
c4fd38df4d
commit
9153d37b04
1 changed files with 16 additions and 2 deletions
|
|
@ -250,7 +250,21 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 1.18.0
|
||||
versionCode: 20220116
|
||||
commit: b5da8fb56c618485b6b48f7875d942b94348f590
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.8.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.17.0
|
||||
CurrentVersionCode: 20220102
|
||||
CurrentVersion: 1.18.0
|
||||
CurrentVersionCode: 20220116
|
||||
|
|
|
|||
Loading…
Reference in a new issue