mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Infusion Tea Timer to 1.2.1 (108)
This commit is contained in:
parent
c56439707b
commit
7c301f1d1d
1 changed files with 18 additions and 2 deletions
|
|
@ -106,8 +106,24 @@ Builds:
|
|||
- $$flutter$$/bin/flutter packages pub get
|
||||
- $$flutter$$/bin/flutter -v build apk
|
||||
|
||||
- versionName: 1.2.1
|
||||
versionCode: 108
|
||||
commit: f9131b9fd0f9de652a826071e178c6c2c0e108fd
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.8.1
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
- .vscode
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter packages pub get
|
||||
- $$flutter$$/bin/flutter -v build apk
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 107
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 108
|
||||
|
|
|
|||
Loading…
Reference in a new issue