Update Water Me to 1.0.7 (7)

This commit is contained in:
F-Droid checkupdates bot 2023-04-03 03:52:23 +00:00
parent a111e2970b
commit 8c2cc1abf6

View file

@ -44,8 +44,19 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.0.7
versionCode: 7
commit: ea41e72b8d08ee47bd3a928bf8e20252030b0f68
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.6
CurrentVersionCode: 6
CurrentVersion: 1.0.7
CurrentVersionCode: 7