Update Did I Take My Meds? to 1.5.3 (28)

This commit is contained in:
F-Droid checkupdates bot 2021-12-29 04:11:37 +00:00
parent 8eed127d35
commit 7f73a5cf54

View file

@ -218,7 +218,18 @@ Builds:
gradle:
- yes
- versionName: 1.5.3
versionCode: 28
commit: 9803ac458fca5d76e5d53ea80bb65c14b5df4f9c
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 ^v
CurrentVersion: 1.5.2
CurrentVersionCode: 27
CurrentVersion: 1.5.3
CurrentVersionCode: 28