com.jithware.brethap: Update flutter

This commit is contained in:
jithware 2022-09-20 15:33:33 +00:00 committed by linsui
parent 7ba497ad71
commit b941375d6a

View file

@ -4,6 +4,7 @@ License: GPL-3.0-only
WebSite: http://www.jithware.com
SourceCode: https://github.com/jithware/brethap
IssueTracker: https://github.com/jithware/brethap/issues
Translation: https://github.com/jithware/brethap/discussions/52
Changelog: https://github.com/jithware/brethap/releases
Donate: https://www.paypal.com/donate/?hosted_button_id=2ZFSMQ8DGQVFS
Liberapay: jithware
@ -456,8 +457,25 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.7.2
versionCode: 55
commit: 36bd829bbffbcb2a23c73e8cd396042497cbcc7c
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.1
CurrentVersionCode: 54
CurrentVersion: 1.7.2
CurrentVersionCode: 55