Update Brethap to 1.7.6 (74)

This commit is contained in:
F-Droid checkupdates bot 2022-11-18 07:14:46 +00:00
parent d0d29de868
commit 030f95fd3a

View file

@ -542,8 +542,25 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.7.6
versionCode: 74
commit: 9514e39ee7c34c11e5a9d075c7bd982f7ad73b99
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.3.2
rm:
- .vscode
- ios
- linux
- test
- web
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.7.5
CurrentVersionCode: 72
CurrentVersion: 1.7.6
CurrentVersionCode: 74