mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Valetudo Companion to 2022.10.0 (11)
This commit is contained in:
parent
fe4c5b7a7f
commit
bf9fb41cf1
1 changed files with 13 additions and 2 deletions
|
|
@ -90,7 +90,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2022.10.0
|
||||
versionCode: 11
|
||||
commit: f387ea6eb83b82438e36e59ab7dcb4fadb3f5476
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -t stretch-backports openjdk-11-jdk-headless openjdk-11-jre-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2022.08.1
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: 2022.10.0
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue