Initial release of Brethap

This commit is contained in:
jithware 2021-09-06 02:47:46 +00:00 committed by linsui
parent 0f94b7517f
commit 5ebbd8ee16

View file

@ -0,0 +1,36 @@
Categories:
- Sports & Health
License: Apache-2.0
WebSite: http://www.jithware.com
SourceCode: https://github.com/jithware/brethap
IssueTracker: https://github.com/jithware/brethap/issues
Donate: https://www.paypal.com/donate/?hosted_button_id=2ZFSMQ8DGQVFS
AutoName: Brethap
RepoType: git
Repo: https://github.com/jithware/brethap
Builds:
- versionName: 1.0.0
versionCode: 15
commit: 8a0253d41d6d97bac51110a31e3665c873115733
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@2.2.3
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.0.0
CurrentVersionCode: 15