diff --git a/metadata/io.librehealth.toolkit.essential_care_for_every_baby.yml b/metadata/io.librehealth.toolkit.essential_care_for_every_baby.yml new file mode 100644 index 0000000000..9239e2e7c7 --- /dev/null +++ b/metadata/io.librehealth.toolkit.essential_care_for_every_baby.yml @@ -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