Update Wassword to 2.2.1 (22)

This commit is contained in:
F-Droid checkupdates bot 2022-02-20 04:26:20 +00:00
parent a0849fd2d1
commit fc23323e6b

View file

@ -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