fdroiddata/metadata/m.co.rh.id.a_medic_log.yml

29 lines
598 B
YAML
Raw Normal View History

Categories:
- Sports & Health
License: GPL-3.0-only
AuthorName: rh-id
SourceCode: https://github.com/rh-id/a-medic-log
IssueTracker: https://github.com/rh-id/a-medic-log/issues
AutoName: Medic Log
RepoType: git
Repo: https://github.com/rh-id/a-medic-log
Builds:
- versionName: 1.2.0
versionCode: 11
commit: v1.2.0
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.2.0
CurrentVersionCode: 11