Update Diaguard to 3.10.0 (56)

This commit is contained in:
F-Droid checkupdates bot 2022-04-03 04:34:15 +00:00
parent 8f345b14f1
commit 3b8395f5cd

View file

@ -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