Update MedicLog to 0.2.14 (18)

This commit is contained in:
F-Droid checkupdates bot 2022-10-01 04:39:30 +00:00
parent 8148779380
commit d3da7a365f

View file

@ -135,7 +135,18 @@ Builds:
gradle:
- yes
- versionName: 0.2.14
versionCode: 18
commit: 4bc96460dadd2b06febccc8f27be7fb2b95093dd
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.13
CurrentVersionCode: 17
CurrentVersion: 0.2.14
CurrentVersionCode: 18