mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Did I Take My Meds? to 1.4.0 (22)
This commit is contained in:
parent
25ebd30b7a
commit
37382874eb
1 changed files with 13 additions and 2 deletions
|
|
@ -163,7 +163,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 22
|
||||
commit: bc5ec05f919da8530c5acca85ebdab1cd828c481
|
||||
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.3.2
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
Loading…
Reference in a new issue