mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update MedicLog to 0.2.12 (16)
This commit is contained in:
parent
2e068f20a2
commit
ff357ffecc
1 changed files with 13 additions and 2 deletions
|
|
@ -113,7 +113,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.2.12
|
||||
versionCode: 16
|
||||
commit: 427d13dc481865479e3179b9ae23a6df6d8a2732
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
CurrentVersion: 0.2.11
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 0.2.12
|
||||
CurrentVersionCode: 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue