Update Did I Take My Meds? to 1.5.2 (27)

This commit is contained in:
F-Droid checkupdates bot 2021-12-06 04:14:23 +00:00
parent 78648366a8
commit 0b3d8cbff5

View file

@ -207,7 +207,18 @@ Builds:
gradle:
- yes
- versionName: 1.5.2
versionCode: 27
commit: ab8d13d6d8c14fc0fbc6aa4383a9faa5d5180b77
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.1
CurrentVersionCode: 26
CurrentVersion: 1.5.2
CurrentVersionCode: 27