mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Wassword to 2.3.0 (23)
This commit is contained in:
parent
414add4ba9
commit
dc118d49ec
1 changed files with 17 additions and 2 deletions
|
|
@ -43,8 +43,23 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 2.3.0
|
||||
versionCode: 23
|
||||
commit: 1f173c50517b4a05ffc3989053d27bf5dbc1a4ec
|
||||
output: build/app/outputs/apk/release/app-release-unsigned.apk
|
||||
srclibs:
|
||||
- flutter@2.11.0-0.1.pre
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- test
|
||||
- web
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 2.2.1
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: 2.3.0
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue