Update Brethap to 1.4.2 (29)

This commit is contained in:
F-Droid checkupdates bot 2022-01-25 03:53:41 +00:00
parent 0491509650
commit 2428cc4f51

View file

@ -252,8 +252,25 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.4.2
versionCode: 29
commit: 82d521a0ade7256dc3e3beca05e45096876fbd3e
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@2.8.0
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.4.1
CurrentVersionCode: 28
CurrentVersion: 1.4.2
CurrentVersionCode: 29