Create io.librehealth.toolkit.essential_care_for_every_baby.yml

This commit is contained in:
Darshpreet Singh 2021-08-28 13:02:31 +00:00 committed by linsui
parent 1b991d7b4d
commit cb17cecf86

View file

@ -0,0 +1,34 @@
Categories:
- Sports & Health
- Science & Education
License: MPL-2.0
AuthorName: LibreHealth
AuthorEmail: infrastructure@librehealth.io
WebSite: https://librehealth.io/
SourceCode: https://gitlab.com/librehealth/incubating-projects/mhbs/lh-mhbs-eceb
IssueTracker: https://gitlab.com/librehealth/incubating-projects/mhbs/lh-mhbs-eceb/-/issues
Changelog: https://gitlab.com/librehealth/incubating-projects/mhbs/lh-mhbs-eceb/-/releases
Donate: https://librehealth.io/donate
AutoName: LibreHealth Essential Care For Every Baby
RepoType: git
Repo: https://gitlab.com/librehealth/incubating-projects/mhbs/lh-mhbs-eceb
Builds:
- versionName: 1.0.0
versionCode: 1
commit: v1.0.0
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@2.2.3
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter pub get
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v.*$
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.0.0
CurrentVersionCode: 1