Update Mindful Notifier to 1.0.16 (28)

This commit is contained in:
F-Droid checkupdates bot 2021-06-14 04:07:57 +00:00
parent 4ad22dd90f
commit 4ccabcfa29

View file

@ -137,8 +137,19 @@ Builds:
- $$flutter$$/bin/flutter pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.0.16
versionCode: 28
commit: v1.0.16
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.15
CurrentVersionCode: 27
CurrentVersion: 1.0.16
CurrentVersionCode: 28