Update Safe Notes to 2.0.1 (6)

This commit is contained in:
F-Droid checkupdates bot 2022-11-03 09:51:21 +00:00
parent 37e081c568
commit 34e13fcfb9

View file

@ -42,8 +42,19 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 2.0.1
versionCode: 6
commit: 6dd8f5a5152ca8be4334f53f60d89db1a3efd2e6
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.3.2
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: 2.0.0
CurrentVersionCode: 5
CurrentVersion: 2.0.1
CurrentVersionCode: 6