Update Water Me to 1.0.8 (8)

This commit is contained in:
F-Droid checkupdates bot 2023-04-22 03:54:46 +00:00
parent dfca102012
commit f3adaf3c9d

View file

@ -55,8 +55,19 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.0.8
versionCode: 8
commit: 188fa5378cc2eed2a0da594de94a850be4ff07ab
output: build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- flutter@3.0.5
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version
UpdateCheckMode: Tags .*[0-9]$
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.0.7
CurrentVersionCode: 7
CurrentVersion: 1.0.8
CurrentVersionCode: 8