mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 14:46:52 +00:00
Update Pain Diary to 1.3.0 (4)
This commit is contained in:
parent
07ab223004
commit
77b7cb79d0
1 changed files with 14 additions and 2 deletions
|
|
@ -34,7 +34,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.0
|
||||
versionCode: 4
|
||||
commit: 83b523b17f87d4c3acdf5a931bea3bf9aa78ec97
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue