adding Medic Log (m.co.rh.id.a_medic_log)

This commit is contained in:
rh-id 2022-03-20 11:17:35 +00:00 committed by Izzy
parent d28fbb48fc
commit 068f59b0d6

View file

@ -0,0 +1,28 @@
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