mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Did I Take My Meds? to 1.3.1 (20)
This commit is contained in:
parent
e5ca8f3515
commit
78754196bd
1 changed files with 13 additions and 2 deletions
|
|
@ -141,7 +141,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 20
|
||||
commit: 9c6c55b96f914682d71a6a12fe68f66c5c7d6349
|
||||
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.0
|
||||
CurrentVersionCode: 19
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue