Update Brethap to 1.4.1 (28)

This commit is contained in:
F-Droid checkupdates bot 2022-01-20 03:59:19 +00:00
parent 5400b66102
commit e28dedfafd

View file

@ -235,8 +235,25 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.4.1
versionCode: 28
commit: 0ef75f011daaf086daa44a3d5f1f6bedca7c74e4
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: 27
CurrentVersionCode: 28