mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Did I Take My Meds? to 1.6.4 (33)
This commit is contained in:
parent
e8f0e548f0
commit
9f71ea6f93
1 changed files with 13 additions and 2 deletions
|
|
@ -262,7 +262,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.4
|
||||
versionCode: 33
|
||||
commit: c4b4397cbfbe840a0bf87c36507a53dcfb467d5c
|
||||
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.6.3
|
||||
CurrentVersionCode: 32
|
||||
CurrentVersion: 1.6.4
|
||||
CurrentVersionCode: 33
|
||||
|
|
|
|||
Loading…
Reference in a new issue