Update Mindful Notifier to 1.0.19 (31)

This commit is contained in:
F-Droid checkupdates bot 2021-08-02 04:17:09 +00:00
parent 6b3cc8cd89
commit f03afda410

View file

@ -170,8 +170,19 @@ Builds:
- $$flutter$$/bin/flutter pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.0.19
versionCode: 31
commit: 2034cd7b39b35040b49ca376ea0c13c90045c4a3
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@2.2.1
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter pub get
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v.*$
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.0.18
CurrentVersionCode: 30
CurrentVersion: 1.0.19
CurrentVersionCode: 31