mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Wassword to 2.2.1 (22)
This commit is contained in:
parent
a0849fd2d1
commit
fc23323e6b
1 changed files with 16 additions and 2 deletions
|
|
@ -42,8 +42,22 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 2.2.1
|
||||
versionCode: 22
|
||||
commit: 1c5aeabe9ca3bfd6af3413f7e4c9709770a0cf71
|
||||
output: build/app/outputs/apk/release/app-release-unsigned.apk
|
||||
srclibs:
|
||||
- flutter@2.8.0-3.3.pre
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- 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.0
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: 2.2.1
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
Loading…
Reference in a new issue