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

40 lines
868 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
2022-03-21 04:58:18 +00:00
- versionName: 1.2.1
versionCode: 12
commit: 1a30951c6a62e259367bd3cc8caa8d5ff96da984
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
2022-03-21 04:58:18 +00:00
CurrentVersion: 1.2.1
CurrentVersionCode: 12