Update Mindful Notifier to 1.0.18 (30)

This commit is contained in:
F-Droid checkupdates bot 2021-06-22 03:51:17 +00:00
parent 6ab13ffe32
commit ed0ae21d1a

View file

@ -159,8 +159,19 @@ Builds:
- $$flutter$$/bin/flutter pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.0.18
versionCode: 30
commit: 81f561c6d6b2228902b8cf1c74b1d5bfded2555a
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.17
CurrentVersionCode: 29
CurrentVersion: 1.0.18
CurrentVersionCode: 30