Update Mindful Notifier to 1.0.17 (29)

This commit is contained in:
F-Droid checkupdates bot 2021-06-21 03:49:47 +00:00
parent 926bc0c298
commit c35a19d01d

View file

@ -148,8 +148,19 @@ Builds:
- $$flutter$$/bin/flutter pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.0.17
versionCode: 29
commit: 49480aa95b2192f44475bed73cb58786e1aca525
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.16
CurrentVersionCode: 28
CurrentVersion: 1.0.17
CurrentVersionCode: 29