mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Did I Take My Meds? to 1.2.6 (18)
This commit is contained in:
parent
a2e6c5f69c
commit
cbb8225d15
1 changed files with 13 additions and 2 deletions
|
|
@ -119,7 +119,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.6
|
||||
versionCode: 18
|
||||
commit: 40de630659ba6f0f19ab844792b0cc109c7aa175
|
||||
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.2.5
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 1.2.6
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue