Update Keyoxide to 1.2.0 (120)

This commit is contained in:
F-Droid checkupdates bot 2022-10-15 16:45:32 +00:00
parent 9bb9616674
commit 4cad0ee48b

View file

@ -43,8 +43,22 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.2.0
versionCode: 120
commit: 87b3f285b8b0f0963ff023117bba696a39c2911a
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@2.5.3
rm:
- ios
- test
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.1.0
CurrentVersionCode: 110
CurrentVersion: 1.2.0
CurrentVersionCode: 120