mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
Update Diaguard to 3.10.0 (56)
This commit is contained in:
parent
8f345b14f1
commit
3b8395f5cd
1 changed files with 13 additions and 2 deletions
|
|
@ -104,7 +104,18 @@ Builds:
|
|||
gradle:
|
||||
- store
|
||||
|
||||
- versionName: 3.10.0
|
||||
versionCode: 56
|
||||
commit: 96c24c9f1b47c2deabdcaa4d704cbd8b2eb594ca
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- store
|
||||
|
||||
AutoUpdateMode: Version version/%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.9.0
|
||||
CurrentVersionCode: 55
|
||||
CurrentVersion: 3.10.0
|
||||
CurrentVersionCode: 56
|
||||
|
|
|
|||
Loading…
Reference in a new issue